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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Anonymous
Not applicable

Using the 'Web' data source type for Salesforce

Hi,

 

I have quite a unique scenario in that I am wanting to use the Web data source type opposed to the actual Salesforce connectors for grabbing data from Salesforce. The reason behind this is that we have several reports built in Salesforce and when Power BI grabs these, they are outputted without any groupings or summaries which we want to keep, however if you grab the report directly using https://XXXXXXX.my.salesforce.com/ObjectIDHere?excel=1?exp=1 then the groupings and custom functions are kept.

 

I have tried feeding this URL directly into Power BI to grab the report, however it seems I am hitting an authentication problem as the detected data type is HTML and not XLSX as I would expect.

 

As this is configured as a 'Web' data source, how would I feed my credentials or an API key in?

 

Any help would be greatly appreciated, thanks.

 

Callum

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Anonymous,

Based on my research, Salesforce report api uses OAuth 2.0 for authentication, you can set up authentication following the guide in this article


Then provide the access token in Authentication header of Power Query, there is a similar blog for your reference.

Authorization: Bearer access_token

In addition, for more details about how to detemine the URL to connect to the salesforce report with API, please contact salesforce support.



Regards,
Lydia

View solution in original post

1 REPLY 1
Anonymous
Not applicable

@Anonymous,

Based on my research, Salesforce report api uses OAuth 2.0 for authentication, you can set up authentication following the guide in this article


Then provide the access token in Authentication header of Power Query, there is a similar blog for your reference.

Authorization: Bearer access_token

In addition, for more details about how to detemine the URL to connect to the salesforce report with API, please contact salesforce support.



Regards,
Lydia

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.