Input and Output Tab

In the Input tab, you can specify the fields that you require. In the Output tab, you can check the response information.

The following table lists the input element in the Input tab of the Delete activity:

Input Item Data Type Description
id Integer The lead ID or multiple lead IDs that you want to delete.
The following table lists the output elements in the Output tab of the Delete activity:
Output Item Data Type Description
requestId String The request ID as a unique ID returned from the Marketo server.
result Complex A list of fields that are displayed in the response. The following fields are displayed: id, status, and reasons.
success Boolean If the request is successful, this value is true.