Question
Classification Rule Builder REGEX
Hi,
I've been told by my Email company that I cannot use a colon delimiter " : " as they are “unreserved” characters not safe to use as URL Parameters.
Is there anything else I can put in the REGEX that can replace that? I was given an example of using "~" I cannot seem to get it to work though. Example would be
sms~smskw~~~shipoff~
Would this work?