I have an online questionnaire that needs to be emailed to employees at 40 different companies. Each company has a unique link to navigate to the questionnaire. Is there a way to build a single email program with a custom link based on company name?
Thank you,
Hayley
Can you move the thread to Products? Then we'll continue there. "Central" is for general mktg topics.
Yes. I moved to Products. Thank you.
Thanks for moving. You can include the token {{company.Company Name}} directly in your links (though I would probably use an Email Script/Velocity token for finer-grained control over output.).
Yeah like Sanford said, if your link has the company name then just pass it as a token.
Or look at making a script: Apache Velocity Engine - User Guide
Wish there was a switch statement but this is what you can work with.