get_workflow_data_v1_1
Retrieve workflow data for submittals in Procore projects to track review and approval processes.
Instructions
Get Workflow Data. [Project Management/Submittals] GET /rest/v1.1/projects/{project_id}/submittals/{id}/workflow_data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Submittal ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |