create_project_action_plan_template_reference
Link documents, drawings, or other items to action plan templates in Procore to organize project tasks with relevant references.
Instructions
Create Project Action Plan Template Reference. [Project Management/Action Plans] POST /rest/v1.0/projects/{project_id}/action_plans/plan_template_references
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| plan_template_item_id | Yes | Project Action Plan Template Item ID | |
| type | Yes | Action Plan Reference Type | |
| payload | Yes | One of attachment, drawing_revision_id, file_version_id, specification_section_id, generic_tool_item_id, form_id, image_id, meeting_id, or observation_item_id is accepted depending on the type prov... |