create_company_action_plan_template_item
Add structured tasks to company action plan templates in Procore to standardize project management workflows and ensure consistent execution.
Instructions
Create Company Action Plan Template Item. [Project Management/Action Plans] POST /rest/v1.0/companies/{company_id}/action_plans/plan_template_items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| plan_template_section_id | Yes | ID of the Company Action Plan Template Section it belongs to | |
| title | Yes | Title | |
| description | No | Description | |
| holding_type | No | Specifies whether the current item holds all the succeeding items in the Action Plan Section or the Action Plan |