Hi,
Trying to include two pdfs {{my.LinkToContent}} to a web form campaign. However, I get an error message trying to add two links.. Any tips on how I can get both pdf links in my email? I tried changing name of the token, but just get error messages.
Any help appreciated, thanks.
Regards, Emelie
Can you please provide the error messages you're receiving?
Will need to see what the error message is
remember to remove http:// from any URLs you use in a my token.
I removed the http:// from both URLs, but still get the error message for one of the tokens. The URLs are similar, and the first one I put in as a token always works. I think the issue is that I'm using two {{my.LinkToContent}}?
Error message looks like this:
Token names limited to alpha numeric characters, spaces, and (&#_-)
Please post a screenshot (or, better yet, actual code) of the HTML source for the section of your email that includes the erroring token.
Including the same token more than once is quite normal and not prohibited.
It's not in the email tokens, this is one of the dynamic values in a web program.
You obviously cannot have two {{my.tokens}} with the same name at the same level of the hierarchy. This would make no sense at all. The error message does not highlight the actual error state, but the problem should be obvious.
Thanks, changing the token name worked!