move_action_plan_into_in_progress
Transition an action plan from planning to active execution in Procore projects by updating its status to 'In Progress' for project management workflows.
Instructions
Move Action Plan into "In Progress". [Project Management/Action Plans] POST /rest/v1.0/projects/{project_id}/action_plans/plans/{id}/publish
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Action Plan ID |