api
2 TopicsHow to work with REST API
Hi, I've been using Power BI for a while, but I have encountered a problem recently when trying to connect to the GtR website. https://gtr.ukri.org/ This is a portal with all projects funded by UK Research Councils. At the bottom it says we can use REST APIs. I don't how to work with the 2 APIs they indicate at the bottom of their website: I've use the website address and the links provided in the APIs pdfs (https://gtr.ukri.org/resources/api.html) and paste them in "Get Data > website". But, the info I get is weird and is not comparable to all the information provided in the website. So, I'm doing something wrong here... Any help? Thanks.Solved2.9KViews0likes3CommentsRetrieve image from app into report
Hi all! I am a non-developer and stuck with my current report! I am retrieving data from a mobile app that allows you to capture pictures. From the database I can see a "media link" which looks like a url but I can see it relates to an api as it has api. In the text. I know how to retriev an api key from the app for authentication, but that is it! anyone that can guide me on how to buld a report that pulls a specific image in based on an api-type url? thank you in advance