Tool to create an asynchronous CSV event dump. Use when you need to export transactional email events for a specified time window.
limitintegerMax events per file (default 50). If >100000, multiple files of 100000 events are created.
filterobjectFilters to apply when selecting events for the dump.
formatstringOutput format: 'csv' (default) or 'csv_gzip'.
end_timestringEnd of time window (non-inclusive) in UTC 'YYYY-MM-DD hh:mm:ss'.
aggregatestringAggregation over the period: 'day_status' for daily stats. Cannot combine with filters when set.
delimiterstringField delimiter for CSV: ',' or ';'.
start_timeRequiredstringStart of time window in UTC 'YYYY-MM-DD hh:mm:ss'.
dump_fieldsarrayOrdered list of columns for the report. Defaults to all standard fields if omitted.
all_projectsbooleanIf true and projects are enabled, fetches data across all projects.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.