Building out a smart campaign that includes a multi-select picklist from Salesforce that is ultimately a string in Marketo. Values in the Marketo string field are separated by semicolons. I am trying to build a smart list that will select the first value in the field and ignore the rest. Is there a way to do this?
Hi Ben,
Not sure I understand. You mean you want to use a multi-valued field that is an SFDC pickling for a filter in a smart campaign ?
In that case, just use the "contains" operator to get all the persons which have selected at least the value you are looking for (the first one).
-Greg