Invoke Operations Page

Enter the details based on the action you selected on the Action page.

Note:

Some objects and operations enable you to select the fields to receive (on the Invoke Configure Fields page) in response to the query operation. For the remaining objects, the Invoke Configure Fields page is disabled.

Query Information

Element Description
Field to search on Some operations support a filter for the GET operation. Select a field from the dropdown list. The selected field is used to filter the records.

Select Object

Use the scrolling list to select an object within the selected action.

Filter by object name

Type the initial letters of the object name to filter the display of names in the list. You can also select a filter type:

  • All: Displays all objects.
  • Standard: Displays standard objects delivered as part of the Marketo application.
  • Custom: Displays custom objects created.

Select Operation

Select an operation name, such as Get Named Accounts.

Filter by operation name Type the initial letters of the operation name to filter the display of names in the list.
Specify the Number of Results to Return (Default and Maximum Value is 300) Enter a numerical value between 1 - 300 as the number of records to return per API call.

Create or Update Information

Element Description
Select an action for the sync operation Sync operations support the sync action. Select a sync action:
  • Create Only: Creates a new record. This action does not allow creation of duplicate records.
  • Update Only: Updates the existing records in the Marketo application.
  • Create Or Update: Creates or updates records in the Marketo application. If the matching record is not found, this operation creates a new record. Otherwise, it updates the matching existing record.
  • Create Duplicate (This field is displayed if you selected the Lead object.): Creates a new record in the application. This action enables the creation of duplicate records if the record already exists.
Field to Deduplicate On This field is displayed if you selected the Update Only action. The Field to Deduplicate On field enables you to select the Dedupe By options.
  • Id Field: Select this field to use the Id field of the selected object to deduplicate records.
  • Dedupe Fields: Select this field to use the set of dedupe fields defined on the selected object to deduplicate records.

Select Object

Use the scrolling list to select an object within the selected action.

Filter by object name

Type the initial letters of the object name to filter the display of names in the list. You can also select a filter type:

  • All: Displays all objects.
  • Standard: Displays standard objects delivered as part of the Marketo application.
  • Custom: Displays custom objects created.

Select Operation

Select an operation name, such as Get Named Accounts.

Filter by operation name Type the initial letters of the operation name to filter the display of names in the list.

Delete Information

Element Description
Delete records by Certain delete operations support the deleteBy values feature. Select a field by which to delete records:
  • Id Field: Select this field to use the Id field of the selected object to delete the duplicate records.
  • Dedupe Fields: Select this field to use the set of dedupe fields defined on the selected object to delete records.

Select Object

Use the scrolling list to select an object within the selected action.

Filter by object name

Type the initial letters of the object name to filter the display of names in the list. You can also select a filter type:

  • All: Displays all objects.
  • Standard: Displays standard objects delivered as part of the Marketo application.
  • Custom: Displays the custom objects created.

Select Operation

Select an operation name, such as Get Named Accounts.

Filter by operation name Type the initial letters of the operation name to filter the display of names in the list.

Extract Bulk Data

Element Description

Select Object

Select an object name, such as Leads, Activities, Program Members, and so on. You can also select custom object names.

Filter by object name Type the initial letters of the object name to filter the display of names in the list. You can also select a filter type:
  • All: Displays all objects.
  • Standard: Displays standard objects delivered as part of the Marketo application.
  • Custom: Displays the custom objects created.

Select Operation

Select an operation name, such as Create Export Leads. The operations available for selection are based on the object selected.

Filter by operation name Type the initial letters of the operation name to filter the display of names in the list.

An Extract Bulk Data use case is provided. See Process Large Data Sets Asynchronously with Different Bulk Extract Operations.

Import Bulk Data

Element Description

Select Object

Select an object within the selected action.

Filter by object name

Type the initial letters of the object name to filter the display of names in the list. You can also select a filter type:

  • All: Displays all objects.
  • Standard: Displays standard objects delivered as part of the Marketo application.
  • Custom: Displays the custom objects created.

Select Operation

Select an operation, such as Import Program Member. For bulk import operations in Marketo, a comma-separate value (CSV) file is used as input.

An Import Bulk Data use case is provided. See Process Large Data Sets Asynchronously with Different Bulk Import Operations.