Exports post-conversion event data in the specified format (CSV or JSON). Accepts the same parameters as the Search Post-Conversion Events endpoint with additional format and columns fields.
Post-conversion events are actions that occur after the initial conversion, such as upsells, renewals, or custom events.
The response is a file download with the appropriate Content-Type and Content-Disposition headers set.
The Everflow API key generated from the Control Center > Security.
Start date (format: YYYY-MM-DD or YYYY-MM-DD HH:mm:SS).
End date (format: YYYY-MM-DD or YYYY-MM-DD HH:mm:SS).
Timezone identifier for the date range.
Currency code for monetary values. Currently only USD is supported.
The file format for the export.
csv, json Columns to group/pivot data by in the export. Same column options as the entity table endpoint.
Query configuration with filters and search terms. Same structure as the conversion report endpoint.
File download. Content-Type is text/csv or application/json depending on the requested format.