Within Webmecanik Automation, it is possible to create select-multiple type fields. These are fields that have different pre-defined values. Contact can have many values. It is not limited to only one. (Different than the select field, check this article for more information)
To create select fields, go on the custom fields window and create a new field.
- Give a name to the field, choose if it is contact or company field then choose the type of the field. Here it is a select-multiple field.
- After clicking on select-multiple, it will display labels and values to fill.
The label is the name of the option. It will be displayed in the contact sheet, when using tokens in emails or in the segment filters.
Values are used with imports or synchronisation with integrations. It is mandatory to add values. It can be the same as the label or different.
Example with same and different values.
Label and value are the same for the option "example1" but different for option "example3".
How to import select-multiple fields ?
-
In the CSV file, you need to display values (not labels) in the column.
- To import many values, you need to add | between values. Like this : example1|example2
-
Import contacts, map the column with your select field then check contacts.
Results
Contact "test1 has the option "example1".
Contact test2 has options "example1" and "example2".
Contact test3 has options "example2" and "example3".
Comments
0 comments
Please sign in to leave a comment.