create_harm_source
Create a harm source record for incident tracking in Procore projects. Specify company ID, source name, and active status to document potential injury causes.
Instructions
Create Harm Source. [Project Management/Incidents] POST /rest/v1.0/companies/{company_id}/incidents/harm_sources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| name | Yes | The Name of the Harm Source | |
| active | No | Flag that denotes if the Harm Source is available for use |