You can insert tags in messages that will be replaced by their contextual values when the message is sent.
For example, the tag below will be replaced by the contact's first name when sending the message.
1
Hi {{firstName}}, please join my LinkedIn network.
Copied!
Tag format
Tags are contained between two opening braces and two closing braces as in the example below:
{{tagName}}
If the tag name is not recognized or if the corresponding value is empty at the time of sending, it will be deleted from the message and will not be visible to the contact.
Inserting a tag in a message
In the message editor, you can enter the tag code where you want to insert its value, or click the corresponding button at the top of the editor.