Email A Time And Material Entry
email_a_time_and_material_entrySend a time and material entry email for a project, dispatching a notification for field productivity records with confirmation.
Instructions
Email a Time And Material Entry associated with the specified project. Use this to dispatch the notification or message related to Field Productivity records. Dispatches the message and returns a confirmation. Repeated calls may resend. Required parameters: project_id, id. Procore API: Project Management > Field Productivity. Endpoint: POST /rest/v1.0/projects/{project_id}/time_and_material_entries/{id}/email_entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — id of the Time And Material Entry |