create_task
Add new tasks to Procore construction projects using project IDs and task details to manage schedules and workflows.
Instructions
Create task. [Project Management/Schedule (Legacy)] POST /rest/v1.0/tasks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project this task belongs to. | |
| task | Yes | Task object. |