export_appointment_metrics_excel
Export filtered appointment metrics to an XLSX file. Retrieve a download link for the appointment list filtered by dock, carrier, load type, and other criteria.
Instructions
Retrieve file link with the appointment list as XLSX. The link points to an external file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emailCCs | Yes | CC email addresses | |
| dockIds | No | Dock IDs to filter | |
| loadTypeIds | No | Load type IDs to filter | |
| carrierIds | No | Carrier IDs to filter | |
| tags | No | Tags to filter | |
| dateField | No | Date field filter object | |
| appointmentTypes | No | Appointment types to filter | |
| allCarriers | No | Include all carriers | |
| exportFields | No | Fields to include in export | |
| skipCustomFields | No | Skip custom fields |