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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
zaxlearnsdax
New Member

RealMagnet/HigherLogic Data Source - Rest or SOAP API as Data Source

Howdy Daxers!
Not new to PowerBI - but definitely new to APIs as data sources (yah yah yah)

I'm looking to get data from the following platform/API type into PowerBI.
Honestly, I've searched all over - from Zappys/ODBC, Postman, Cloud Storage and API managment,

Honestly - just wondering the 'best place to start' to get daily data calls via the API below into a local server or folder on my local network so it can be pulled in by PowerBI.

Here's the platform/API:
https://support.higherlogic.com/Content/IWantTo/LearnIntegration/MA/Enterprise/API/RESTAPI.htm?TocPa...

I know there are other threads about this, but wondering:
1) Anyody here has experience with this specific platform
2) The best/most efficient and easy way to get this done




1 ACCEPTED SOLUTION
TeigeGao
Solution Sage
Solution Sage

Hi @zaxlearnsdax ,

Generally, we can use the Web.Contents function in Power Query to send the post and request to the REST API, please refer to this problem to get more information: https://community.powerbi.com/t5/Power-Query/M-Query-to-use-POST-method-on-a-Web-API/td-p/112895, but sometimes, this function cannot work for some API, then we will need to use Python script to get data from API, then convert the result to DataFrame object, PowerBI can read these data.

 

Best Regards,

Teige

View solution in original post

1 REPLY 1
TeigeGao
Solution Sage
Solution Sage

Hi @zaxlearnsdax ,

Generally, we can use the Web.Contents function in Power Query to send the post and request to the REST API, please refer to this problem to get more information: https://community.powerbi.com/t5/Power-Query/M-Query-to-use-POST-method-on-a-Web-API/td-p/112895, but sometimes, this function cannot work for some API, then we will need to use Python script to get data from API, then convert the result to DataFrame object, PowerBI can read these data.

 

Best Regards,

Teige

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.