# Marketo - New/updated lead trigger
This trigger picks up leads as soon they are created or updated. Each lead is processed as a separate job.
New/updated lead trigger
# Input
Input field | Description |
---|---|
When first started, this recipe should pick up events from | Leads created or updated after this time will be processed by the recipe. If left blank, the default date will be set to one hour before the recipe is first started. |
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