Hi!
I have been struggling with the Creator REST API to get it work from Powershell.
I have created an API token and I've been working with invoke-webrequest and invoke-restmethod without success.
I'm using invoke-restmethod for accessing data on Dropbox via their REST API so I'm pretty familiar on how to do it but obviously not enough...
Can someone provide me with a simple list-applications example or similar so that I can just replace the token with mine?
Thanks in advance