send_checklist_inspection_email
Send inspection checklist emails from Procore to distribute findings and reports to project stakeholders.
Instructions
Send Checklist (Inspection) Email. [Project Management/Inspections] POST /rest/v1.0/projects/{project_id}/checklist/lists/{id}/send_email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Checklist ID | |
| project_id | Yes | Unique identifier for the project. | |
| subject | No | Email Subject | |
| body | No | Email Body | |
| distribution_ids | No | distribution_ids | |
| cc_distribution_ids | No | cc_distribution_ids | |
| bcc_distribution_ids | No | bcc_distribution_ids |