# Marketo - New lead trigger
This trigger picks up new leads in a specified list. Each lead is processed as a separate job.
New lead trigger
# Input
Input field | Description |
---|---|
List | Select the list to monitor. New leads in this list will act as trigger events. |
Output fields | Select the fields you wish to use in your recipe. If left blank, all fields will be returned. Although this is not recommended as it may result in timeout errors. |
For a full list of Lead
fields, see here (opens new window).
# Output
The output of this action contains the full set of fields that you defined in output fields in the trigger configuration. By default, Workato will retrieve the ID and Updated at time.
Output field | Description |
---|---|
ID | The unique ID of the lead record. |
Updated at | The last time this lead was updated. |
For a full list of Lead
fields, see here (opens new window).
Last updated: 3/29/2023, 2:00:59 PM