Send Unsent Punch Items
send_unsent_punch_itemsDispatch email notifications for unsent Punch Items in Procore. Send reminders for pending punch list items; each call delivers another copy.
Instructions
Sends email notifications for unsent Punch Items. Dispatches the message and returns a confirmation; calling it again sends another copy. Failures come back as an error payload carrying the HTTP status — commonly 401 when the token has expired, 403 without tool permission, and 404 when an id does not resolve. Required parameters: project_id. Procore API (v1.1): Project Management > Punch List. Endpoint: POST /rest/v1.1/punch_items/send_unsent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | JSON request body field — unique identifier for the Procore project |