Input and Output of Delete Opportunity Role

When you use the Opportunity Role option, you can specify the fields that you require in the Input tab and check the response information in the Output tab.

The following table lists the input elements in the Input tab of the Opportunity Role 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 Opportunity Role 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: reasons, seq, marketoGUID, updatedAt, and createdAt.
success Boolean If the request is successful, this value is true.
errors Complex The error codes and messages for the activity.