Get Multiselect Values - Custom Fields

Retrieve all available options for a custom multiselect type field. The input of a custom multiselect type field must be concatenated with a semicolon.

Input

Field Definition Type Required
Custom Field
Label Name of the custom multiselect type field you want to query for available options. String FALSE

Output

Field Definition Type
Multiselect Values A list of values that are available to a user in Salesforce Object
Note

The list of values in a Salesforce instance may be larger, but the output field will only be populated with values to which a user has access.

Related topics

Salesforce connector

Workflow elements

Salesforce developer documentation