If you have multiple accounts with different names that you want to use for your campaign, you can create a signature that will import only the sender's name of the email account that sends the email in question.
There are three variables you can use:
Sending account's full name:
{{sendingAccountName}}
Sending account's first name:
{{sendingAccountFirstName}}
Sending account's email address:
{{sendingAccountEmail}}
For example, you have 3 different senders, and you need a signature to correspond to the sending account:
Steps to add variables to your signature
Go to the Accounts dashboard, and click an email account to open the account settings. Add the sender name for each email account.
Manually adding the variable
{{sendingAccountName}}
to your email sequence (campaign editor, email body) will import the value from the sending account's name, whatever value is set in the account's settings section.As the sending email accounts are rotated, their specific settings values are used.
You can preview the email and check if the variable is inserted properly by clicking the "Preview" button.
Other variables to use in your signature
In addition to {{sendingAccountName}}
variable, you can import only the first name of the sender by using {{sendingAccountFirstName}}
variable in a campaign’s body.
Another variable that you can use is {{sendingAccountEmail}}
that will import the email address of the sender.
From the preview: