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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
anishslabspec
New Member

How to connect to a web service not listed to get data

I would like to connect Power BI to our project management software Procore to get data for analyzing in Power BI

 

It has APIs - https://www.procore.com/platform/procore-api

 

How do we connect to it in Power BI?

 

Thanks

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

@anishslabspec,

Firstly, you can  explore Procore API with Postman following the guide here.

Then you can add a blank query in Power BI Desktop, and then write M code following the guide in this similar blog  in Advanced Editor of this blank query to connect to your data source.



Reference:
https://developers.procore.com/documentation/restful-api-concepts

Regards,
Lydia

View solution in original post

Thank you! That works fine.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

@anishslabspec,

Firstly, you can  explore Procore API with Postman following the guide here.

Then you can add a blank query in Power BI Desktop, and then write M code following the guide in this similar blog  in Advanced Editor of this blank query to connect to your data source.



Reference:
https://developers.procore.com/documentation/restful-api-concepts

Regards,
Lydia

Thank you! That works fine.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors