create_action_plan_template_receiver
Designate a party as the receiver for an action plan template in Procore projects to assign responsibility and track project tasks.
Instructions
Create Action Plan Template Receiver. [Project Management/Action Plans] POST /rest/v1.0/projects/{project_id}/action_plans/plan_template_receivers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| plan_template_id | Yes | ID of the Project Action Plan Template | |
| party_id | Yes | ID of the Party to be designated as the Plan Receiver |