Forum Discussion
npoulis
5 years agoFrequent Visitor
Connecting and quering Microsoft Partner's Center Payouts API
Hello all, I need to connect to Partner Payouts API Service to retrieve transactions for my company. The API url is the https://api.partner.microsoft.com/ and the documentation API ss https://a...
v-luwang-msft
Community Support
5 years agoHi npoulis ,
You could read the following article,wish it is helpful for you!
Working with Web Services in Power Query
Using a REST API as a data source
Best Regards
Lucien
npoulis
5 years agoFrequent Visitor
I'm sorry I haven't replied earlier. My issue is not how to connect to REST APIs in general but an alternate to the one I mentioned. That API only serves as a request to produce a csv file. My question has to do mostly if there is another supported Odata type API I can use to directly query Partners Center for payouts and rebates instead of asking the API to produce me a file. I hope I've made it more obvious.