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. |
Text | FALSE |
Output
| Field | Definition | Type |
|---|---|---|
|
Multiselect Values |
A list of values that are available to a user in Salesforce |
Object |
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.
