# Marketo - Upsert leads action (batch)

This action searches for leads in your Marketo instance from list of lookup values (Leads source list). It will update any existing leads that match the source list. Otherwise, it will create new leads from the lookup values.

Upsert leads action Upsert leads action

Maximum input list

This action accepts up to 300 leads. If more than 300 lookup values are provided, this action may fail.

# Input

Input field Description
Lookup field Leads will be matched on this field.
Leads source list A list datapill of lookup values.
Lead fields Select the fields to update. Values in the lead fields will be applied to all leads.

For a full list of Lead fields, see here (opens new window).

# Output

Output field Description
Request ID The request ID of the upsert action.
Number of records processed The number of lead records processed.
Number of records created The number of lead records created.
Number of records updated The number of lead records updated.
Number of records skipped The number of lead records skipped.
Leads created A list of lead responses, including the List size and List index.
Leads updated A list of lead responses, including the List size and List index.
Leads skipped A list of lead responses, including the List size and List index.

For a full list of Lead fields, see here (opens new window).


Last updated: 7/2/2021, 10:09:23 AM

On this page