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
fabianhenzler
Advocate I
Advocate I

Pull data from REST API with oAuth-Token in the Header requried

I need to pull data from a SugarCRM v10 REST API and they require a "OAuth-Token" in Header. How can I do this? Is there a M Script necessary? Any introduction or tutorial someone has to offer? 

1 ACCEPTED SOLUTION
fabianhenzler
Advocate I
Advocate I

So in case of the SugarCRM REST API you can pass the OAuth-Token as URL parameter

bbhttps://company.sugaropencloud.eu/rest/v10/Accounts?OAuth-Token=4efff6d1-41b7-caa2-00c7-5751000905fb&offset=0

View solution in original post

4 REPLIES 4
fabianhenzler
Advocate I
Advocate I

So in case of the SugarCRM REST API you can pass the OAuth-Token as URL parameter

bbhttps://company.sugaropencloud.eu/rest/v10/Accounts?OAuth-Token=4efff6d1-41b7-caa2-00c7-5751000905fb&offset=0

Hi @fabianhenzler, can you share how did you set up the token? I couldn't manage the connection to work..

Hi @fabianhenzler, did you manage to connect SugarCRM and PowerBI? Can you share how did you set up the token?

Anonymous
Not applicable

Any idea on how to refresh the token from within PowerBI? It expires after some time....

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