Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
roysampad91
Frequent Visitor

How do i connect Salesforce ApexAPI to Power BI using get data.

Postman Screenshot

roysampad91_0-1715066282772.png

What should be the URL and header params to be used on PBI

 

roysampad91_1-1715066342759.png

 

2 REPLIES 2
roysampad91
Frequent Visitor

The issue hasn't been resolved any other ideas please?

Anonymous
Not applicable

Hi @roysampad91 ,

You can refer the following links to get it:

Create a custom connector:

Solved: How to specify HTTP request header parameter in Po... - Microsoft Fabric Community

I see you're trying to get data from the Power BI API by writing your own M code in the Power Query Editor - this is not going to work unfortunately, because it is not possible to work with APIs that use OAuth2 authentication in this way. The only way to get data from an API that uses OAuth2 authentication is by creating a custom connector; there is a reasonably easy way to do this that I describe here https://blog.crossjoin.co.uk/2018/11/13/openapi-power-bi-rest-api-m/ and I think other people have blogged about this too.


Connect to Salesforce Objects connector:

Power Query Salesforce Objects connector - Power Query | Microsoft Learn

vyiruanmsft_0-1715133986954.png

Best Regards

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors