creates_requested_change
Create requested changes for project tasks in Procore to manage schedule modifications and document change reasons with notes.
Instructions
Creates Requested Change. [Project Management/Schedule (Legacy)] POST /rest/v1.0/requested_changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| task_id | Yes | The task for which requested changes will be added to. | |
| change_reason | No | Requested change reason | |
| other_change | No | other_change | |
| task | No | task | |
| notes | No | Requested change notes |