Skip to content
Hagen Fritz edited this page Aug 23, 2023 · 4 revisions

Welcome to the ProPyCore wiki! This Wiki is meant to:

  1. help guide users through the various processes that were necessary to create this repository in the event that the reader would like to create their own connection to Procore.
  2. provide documentation on the SDK

Accessing Procore API

Getting Started 🚀

We suggest becoming familiar with the following concepts/documentation before beginning:

The latter documentation is instrumental to understanding how to develop your code. Some of the processes Procore uses are unlike other services and many questions can be answered simply by a thorough read through their documentation.

Building Your Application 🏗️

  1. Create a Procore Sandbox App
  2. Setup Connection in Python

SDK Documentation

Use the sidebar to see the methods and data available for accessing Procore resources.