Customize Link in Email based on Company Name | Community
Skip to main content
April 12, 2017
Question

Customize Link in Email based on Company Name

  • April 12, 2017
  • 2 replies
  • 1571 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

SanfordWhiteman
Level 10
April 12, 2017

Can you move the thread to Products? Then we'll continue there. "Central" is for general mktg topics.

April 13, 2017

Yes. I moved to Products. Thank you.

SanfordWhiteman
Level 10
April 13, 2017

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.).

April 13, 2017

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.