Create An Action Plan From A Plan Template.
create_an_action_plan_from_a_plan_templateCreate a new Action Plan from a template, generating sections, items, assignees, references, and test record requests in Procore.
Instructions
Create an Action Plan from a Plan Template. In addition to creating the plan itself, this action will also create sections, items, assignees, references and test record requests from the template. Use this to create a new Action Plans in Procore. Creates a new Action Plans and returns the created object on success (HTTP 201). Required parameters: project_id, plan_template_id. Procore API: Project Management > Action Plans. Endpoint: POST /rest/v1.0/projects/{project_id}/action_plans/plans/create_from_template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| plan_template_id | Yes | Query string parameter — action Plan Template ID |