Input and Output of Delete Custom Objects

When you use the Custom Objects option, the information in the Input and Output tabs varies depending on the objects that you select.

The following table lists the input elements in the Input tab of the Custom Objects option:
Input Item Data Type Description
deleteBy String The deletion method. Possible values: idField or dedupeFields.
input Complex Deletion criteria. If the fields in the Field Selector tab are selected, these fields are added to the input node.
The following table lists the output elements in the Output tab of the Custom Objects option:
Output Item Data Type Description
requestId String The request ID returned from the Marketo server.
result Complex The fields that are displayed in the response. The following fields are displayed: seq, status, marketoGUID, and reasons.
success Boolean If the request is successful, this value is true.
errors Complex The error codes and messages for the activity.