Forum Discussion
SFNative
8 years agoFrequent Visitor
Semantic MediaWiki Ask API
Im trying to make use of data found in a MediaWiki powered page. The API allows for pages to be queried but the only (recommended) output option is JSON (not remotely my strength). I know we can use ...
- 8 years ago
Hi SFNative,
With the Web connector, you should be able to get the content in the link that the API responses in JSON, and then extend JSON to a table in query editor.
In addition, followings are some good article about how to use Power BI to call REST APIs and parse JSON. Could you go to check if it helps in your scenario? :smileyhappy:
Regards
SFNative
8 years agoFrequent Visitor
It's the data in the JSON that changes.
So, to be clear, when the data on the site changes, the data in the JSON pulled as a data source would change with a refresh in Power BI?