Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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?
Solved! Go to Solution.
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
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?
Any idea on how to refresh the token from within PowerBI? It expires after some time....
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.