create_email_communication
Send project-related emails through Procore to document communications and maintain records for specific topics within construction projects.
Instructions
Create Email Communication. [Project Management/Emails] POST /rest/v1.0/project/{project_id}/email_communications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| topic_type | Yes | The type of the topic to be associated with the communication | |
| topic_id | Yes | Topic ID | |
| communication | Yes | communication | |
| Yes |