create_work_activity
Add work activities to Procore incidents for tracking project tasks and safety events. Specify company ID and activity name to create new entries.
Instructions
Create Work Activity. [Project Management/Incidents] POST /rest/v1.0/companies/{company_id}/incidents/work_activities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| name | Yes | The Name of the Work Activity | |
| active | No | Flag that denotes if the Work Activity is available for use |