create_action_plan_reference
Link documents, drawings, or other items to action plan items in Procore projects to maintain organized project references and track related materials.
Instructions
Create Action Plan Reference. [Project Management/Action Plans] POST /rest/v1.0/projects/{project_id}/action_plans/plan_references
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| plan_item_id | Yes | Action Plan Item ID | |
| type | Yes | Action Plan Reference Type | |
| payload | Yes | One of attachment, drawing_revision_id, file_version_id, document_management_document_reference, specification_section_id, submittal_log_id, generic_tool_item_id, form_id, meeting_id, or observatio... |