Procore is a comprehensive, cloud-based construction management software. Its main purpose is to connect all project stakeholders, including owners, general contractors, and specialty contractors, on a single, centralized platform. This helps to improve communication, efficiency, and transparency throughout the entire project lifecycle, from the initial bid to the final closeout. The platform provides tools for project management, quality and safety, financial management, and resource management. Procore Technologies, Inc. was founded in 2002 by Craig "Tooey" Courtemanche, who wanted to solve the communication challenges he faced in the construction industry. The company is headquartered in Carpinteria, California, and serves a global customer base.
Procore offers a wide range of features designed to manage all aspects of a construction project:
Procore's pricing is customized for each client. They do not offer standard, fixed-price tiers. Instead, the price is based on the specific products you need and your company's annual construction volume (ACV). This model allows you to pay only for the tools that are relevant to your business.
To get a price, you must request a custom quote from their sales team.
Procore does not offer a free plan for managing your own projects. However, it provides free access to anyone invited to collaborate on a project hosted on the platform. For example, if a General Contractor uses Procore, all their subcontractors, architects, and consultants can access the project information for free. Procore does not typically offer a free trial; instead, they provide personalized demos to show how the platform can meet your specific needs.
Getting started with Procore involves a few key steps:
Pros:
Cons:
Procore has a large marketplace with over 400 integrations. This allows you to connect Procore to other essential business software. Popular integrations include:
These integrations help create a seamless workflow between your office and field operations.
Yes, Procore provides a comprehensive public API for developers. The API allows you to build custom applications and integrations that connect with the Procore platform. You can access the API documentation and get your API keys through the Procore Developer Portal.
To get started, you need to:
Here is a simple example using cURL to fetch a list of projects from a company:
curl --location --request GET 'https://api.procore.com/rest/v1.0/projects?company_id=YOUR_COMPANY_ID' \
--header 'Authorization: Bearer YOUR_ACCESS_TOKEN' \
--header 'Procore-Company-Id: YOUR_COMPANY_ID'
You must first obtain an ACCESS_TOKEN
through the OAuth 2.0 authentication process described in their developer documentation.
Procore does not have a traditional public affiliate program where individuals can sign up and earn a commission through a link. Instead, they have a Partner Program and a Referral Program.
If you are interested in becoming a partner or referring a customer, the best approach is to contact Procore's sales or partnership team directly through their website.
Show your users that Procore is listed on SAASprofile. Add this badge to your website:
<a href="https://saasprofile.com/procore?utm_source=saasprofile&utm_medium=badge&utm_campaign=embed&utm_content=tool-procore" target="_blank"><img src="https://saasprofile.com/procore/badge.svg?theme=light&width=200&height=50" width="200" height="50" alt="Procore badge" loading="lazy" /></a>