Hi everyone,I am currently creating a mobile email that has a "Call Me" button for iOS.I have it coded as:<a href="tel:(877)5555555">Call me</a>It works fine in test launches, but ...
Hi everyone,I'm creating an email that will be using the standard token, {{lead.First Name}}, to pull in the name of the recipent. However, I would like to cap the character limit ...