Hi all,
I am running a download API in logic app to get a list of my exports, i am able to get the result, but its in octet-stream format while i want the data to be in JSON format so that i can create a blob file with it.
Any ideas how i can achieve this, also the Apiary links says that my result will be in JSON format but its giving me an octet-stream, should i be doing something differently or any other thing i need add in the header that's not there?
Thanks,
Vikash