This helper card allows you to get all the available options for a custom multiselect type field. Note that you need to concatenate the selected options with a semicolon as the input to a custom multiselect type field.

Inputs:

  • Custom Field
    • Label (string): The label or name of the custom multiselect type field you want to query for all the available options.

Outputs:

  • Multiselect Values (collection): A list of all the available options with label and value.