Forum Discussion
Anonymous
4 years agoNot applicable
How to call API dynamically
Hello, I would like to know if it is possible to dynamically pull data from a web API? Because of the API structure I am not able to pull in the data I need in one call. The API URL is structur...
- 4 years ago
Hi,
since the post is not marked as solved yet, maybe this link will help you:
https://www.burningsuit.co.uk/blog/2021/09/i-have-the-powerquery-using-power-query-to-call-rest-apis/
whereismydata
4 years agoResolver IV
Hi Anonymous
maybe this will help you: https://community.powerbi.com/t5/Desktop/Dynamic-Nested-API-Calls/td-p/250267
Although it might be possible, I use a python script for my api handling
best