Create a new record in Salesforce.
Options
- Record Type (drop-down list): dynamically generated list of record types from your Salesforce account
Input
Input fields are dynamically generated from your record type selection. Custom fields are marked with _c.
Note: For multi-select picklists, enter custom fields as a semicolon-delimited list of text (for example, Labradoodle;Corgi;Bernese Mountain Dog). Try pairing this with a Read Picklist Values action.
Output
- Record ID (text): unique identifier for the new record in Salesforce