Forum Discussion
Nikhil_Tailor
4 months agoFrequent Visitor
LinkedIn ADs data via API
Hello Community, I am trying to get the performance data from the LinkedIn ADs center via their provided APIs. I have built an app on the developer platform, got it authorized from the admins and ...
v-prasare
4 months agoCommunity Support
Hi Nikhil_Tailor,
LinkedIn APIs rely on OAuth 2.0 authentication, which isn’t natively handled by the standard Web connector in Power Query. As per Microsoft documentation, OAuth flows typically require implementation through a custom data connector, and only limited header handling is available outside that context. This can lead to scenarios where API calls succeed in Postman but fail in Power Query due to authentication and security handling differences. pleasetake a look at below references aand let me know if this helps?
Handling authentication for Power Query connectors - Power Query | Microsoft Learn
Solved: How to get Linkedin data into Power BI - Microsoft Fabric Community
Thanks,
Prashanth