get_next_available_number_v1_1
Retrieve the next available submittal number for a Procore project to maintain sequential numbering and organization in project management workflows.
Instructions
Get Next Available Number. [Project Management/Submittals] GET /rest/v1.1/projects/{project_id}/submittals/next_available_number
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |