Use the SalesforceRequest node to delete a record from a Salesforce system.
You can delete a Salesforce record by specifying Delete in the Operation property of the SalesforceRequest node, and specifying the Salesforce ID of the record in the LocalEnvironment.Destination.Salesforce.Request.id environment variable.
When the Salesforce record is deleted, a JSON object containing the Salesforce ID of the deleted record appears in the location that is specified by the Output data location property of the node.
Follow these steps to delete a Salesforce record: