Record Deleted

Start a flow when a record of a specified type is deleted.

Caution

Polling against the Salesforce service is delayed by 15 minutes due to the time that’s required by the Salesforce API to index the data. During that period of time, records that are created or updated in the system aren’t available in the API, and new or updated records may take 15-20 minutes to trigger your flow.

Options

Field Definition Type Required
Record Type A dynamically generated list of record types, including custom objects. See Tailor Business Processes to Different Users for more information on record types. Dropdown FALSE

Output

Field Definition Type
Record
Record ID The unique identifier for the deleted record in Salesforce. String
Time Deleted The timestamp when the record was deleted. Date & Time
Context
Execution ID The unique identifier for the deletion of record. String

Related topics

Salesforce connector

Workflow elements

Salesforce developer documentation