sync_projects
Synchronize project data between systems using the Procore API to maintain consistent information across platforms.
Instructions
Sync projects. [Core/Portfolio] PATCH /rest/v1.0/projects/sync
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | The company identifier the project is associated with. Required only if `company_id` is not included in the request's query parameters. | |
| run_configurable_validations | No | If true, validations are run for the corresponding Configurable Field Set. | |
| updates | Yes | updates |