Multi-export tasks
Generates a flat CSV file that contains the output of one or more filters and/or audit queries. Multi-export tasks also allow for the results of the export to be uploaded to an SFTP host.
To get started, Create a multi-export task.
To instead output a single filter, see Export tasks.
Custom date format
For the File Name field of Multi-export tasks, use the {date_format:...}
variable to specify a dynamic date & time:
For example, doc_dept_employees_{date_format:MM_DD_YYYY_HH_mm}.csv
:

The MM_DD_YYYY_HH_mm
portion (the format specification) can be customized using any of the tokens listed here: https://day.js.org/docs/en/display/format