Hi folks : )
I'm trying to put a link in an automated email, and it keeps generating a sequence of characters at the end of the url that makes the link useless.
Here's how I have it set up in the body of the email:
Here's what the end of the url is supposed to look like:
230526796288065/sign_document_d4deb6cd5dd95877_79e90063180a7cbf.pdf
And here's what it looks like when the automation is done with it:
This happens whether I set up the field as a URL or single line text, and the link opens fine from the data view; these extra characters only show up in the link generated by the automation email.
Since the characters look like html encoding, I looked them up and found this, if it helps:
- %EF : ï
- %BB : »
- %BF : ¿
How do I set it up so this doesn't happen? Or is it a bug that can be fixed?
Thank you for your attention,
Shawn