New Record

Start a flow when a new record is created in Salesforce. You can indicate which type of record will trigger the flow and which record fields are required.

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

The record fields are dynamically generated from your Record Type selection. See Retrieve a Record Using an External ID.

Related topics

Salesforce connector

Workflow elements

Salesforce developer documentation