# Marketo - Bulk export activities to file action
This action searches for activities in your Marketo instance by a given search criteria and exports them into a CSV file.
Bulk export activities to file action
# Input
Input Field | Description | |
---|---|---|
Filter Choose only one of the filters | Created at | A data range for when the activities were created. Date range is restricted up to 31 days. |
Updated at | A data range for when the activities were last updated. Date range is restricted up to 31 days. | |
CSV format | Fields | Select the lead fields to export into the file. All fields will be returned if left blank. Column names in the CSV file will default to Marketo API names. |
Column separator | The symbol for the delimiter. |
For a full list of Lead
fields, see here (opens new window).
# Output
The output of this action is a CSV file containing Marketo leads.
Output field | Description |
---|---|
Job ID | The unique ID the export job. |
CSV result | A list datapill containing CSV rows. |
Last updated: 7/2/2021, 10:09:23 AM