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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@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

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

Thank you! That works fine.

View solution in original post

2 REPLIES 2
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@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

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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