Update Record

Update a single record identified by the record ID.

Options

Field Definition Type Required
Record Type Dynamically generated list of record types from your Salesforce account. Dropdown FALSE

Input

The input fields for this Action are dynamically generated from your Salesforce Account and dependent on the Record Type dropdown list in Options.

Field Definition Type Required
Update
Record ID ID of the record inside Salesforce. String TRUE
Record
These input fields are dependent on the Record Type dropdown list, and are dynamically generated at design time based on the type of record you want to create. Custom fields are supported.
Note

Multi-select picklist custom fields should be entered as a semicolon-delimited list of text. For example, "Labradoodle;Corgi;Bernese Mountain Dog". To read the available picklist options as part of your flow, use the Read Picklist Values action.

Related topics

Salesforce connector

Workflow elements

Salesforce developer documentation