Update a single record identified by the record ID.

Options

  • Record Type (dropdown list): A dynamically generated list of record types from your Salesforce account.

Input Fields

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

  • Update 
    • Record ID (text): the id of the record inside Salesforce. This is a required field.
  • 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, e.g. “Labradoodle;Corgi;Bernese Mountain Dog”. To read the available picklist options as part of your Flow, use the Read Picklist Values action.

Output Fields

No outputs available.

More information about Update Record from Salesforce here