# Marketo - Search leads action
This action searches for leads in your Marketo instance by a given search criteria.
Search leads action
# Input
Input field | Description |
---|---|
Filter type | Leads will be matched on this field. |
Filter values | Values to match. You can provide multiple search values separated by a comma. |
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 is a list of lead
responses, including the List size and List index. Each Lead
will 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