How to POST to Vitalist.com's API via Powershell?
- by GollyJer
I'd liketo use Powershell to post a new action to my Vitalist.com account.
The Vitalist API documentation is here.
I've tried HttpWebResponse in Powershell but I'm missing something. Any pointers are appreciated.
Thanks.