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