create_checklist_inspection
Generate inspection checklists in Procore projects using predefined templates to standardize quality control processes and ensure compliance with project requirements.
Instructions
Create Checklist (Inspection). [Project Management/Inspections] POST /rest/v1.0/projects/{project_id}/checklist/lists
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| run_configurable_validations | No | If true, validations are run for the corresponding Configurable Field Set. | |
| list_template_id | Yes | ID of the Checklist List Template (Inspection Template) that the Checklist (Inspection) will be created from | |
| list | Yes | list |