create_company_level_email_communication
Send company-wide email communications in Procore to coordinate project management tasks and updates across teams.
Instructions
Create Company-level Email Communication. [Project Management/Emails] POST /rest/v1.0/companies/{company_id}/email_communications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| topic_type | Yes | The type of the topic to be associated with the communication | |
| topic_id | Yes | Topic ID | |
| communication | Yes | communication | |
| Yes |