export_email_communication_to_pdf
Export email communications from Procore projects to PDF format for documentation, sharing, or archiving purposes.
Instructions
Export Email Communication to PDF. [Project Management/Emails] GET /rest/v1.0/project/{project_id}/email_communications/{communication_id}/export
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 | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |