Forum Discussion
NaukkaUKKO
4 years agoFrequent Visitor
REST API, Obtaining access token with Power Query
Hello
I have been tasked with obtaining data trough rest API. To get data from API, i need to first POST to get access token.
How would i proceed with this task? Thank you in advance
Below is picture of example how to obtain access token
- Anonymous4 years ago
HI NaukkaUKKO,
You can take a look at the following link to know how to use web connect with REST API authorizations:
Solved: Pull data from a REST API Authentication - Microsoft Power BI Community
Regards,
Xiaoxin Sheng
2 Replies
- lbendlin
Super User
To run a POST request you use Web.Contents with a Content payload
- AnonymousNot applicable
HI NaukkaUKKO,
You can take a look at the following link to know how to use web connect with REST API authorizations:
Solved: Pull data from a REST API Authentication - Microsoft Power BI Community
Regards,
Xiaoxin Sheng