Sometimes you will have a comma separated list of items that you want to include in a Field Mapping or Acceptance Criteria.
EXAMPLE: Only accept a lead when State is included in TX, NM, LA, OK
First, type out the comma separated list and copy+paste it into the Right-Hand Value field with the is equal to operator.
Next, switch the operator from is equal to to is included in. LeadConduit will automatically convert it to an array.
NOTE: If your list has a comma inside one of the values, you can put double quotes around the value with the internal comma to include it as part of the text (and not as a value separator). Here’s an example:
- equal_to.png30 KB
- is_included_in.png40 KB
- equal_to_comma.png30 KB
- included_in_comma.png40 KB
Comments
0 comments
Please sign in to leave a comment.