|
Substituting User-Specific Hyperlinks into the Body of a Message Mail-merge codes can used to substitute user-specific hyperlinks into the body of an email message. For example, it may be desirable for you to be able to include links to the user's LinkedIn page within email messages. Here's how this would work: A user, Dave for example, stores his LinkedIn address in his DynaSend profile: https://www.linkedin.com/e/fpf/11147 Using the mail-merge code we provide you with, <!--linkedin-URL--> you could then post a template that included the following: ...visit my <a href="<!--linkedin-URL-->"><u>LinkedIn page</u></a> or my... After the mail-merge takes place, Dave's messages say: ...visit my Linkedin page or my... Note: You will need some basic understanding of HTML coding to work at this level. We can provide help if you need it. |