Forum Discussion
steve1024
3 years agoFrequent Visitor
get data from API with POST request and JSON query
Hi, I am trying to connect to the an API with a blank query an am struggeling with the syntax API instructions: How do I write this query properly in PBI? I have tested mulitple things ...
- 3 years ago
thanks Daryl for your help. After some trial and error I found out that the instructions on the API was stated as ...format = ''px" , but this format (not sure what it is even) was not interpretable. Changeing this to format = ''json'' did the trick..
steve1024
3 years agoFrequent Visitor
thanks Daryl for your help. After some trial and error I found out that the instructions on the API was stated as ...format = ''px" , but this format (not sure what it is even) was not interpretable. Changeing this to format = ''json'' did the trick..