create_company_action_plan_template_reference
Create company action plan template references in Procore to attach files or documents to standardized action plan templates for consistent project management workflows.
Instructions
Create Company Action Plan Template Reference. [Project Management/Action Plans] POST /rest/v1.0/companies/{company_id}/action_plans/plan_template_references
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| plan_template_item_id | Yes | ID of the associated Template Item | |
| type | Yes | Company Action Plan Template Reference Type | |
| payload | Yes | To upload an attachment you must upload the entire payload as `multipart/form-data` content-type |