Email Marketing Tool

FarzanaHafiz
Participant

Adding Sender Name at the end of Email template

SOLVE

Hi there,

 

I am creating an email template by Design Tolls. At the end of email content I will write my name (sender name) and my title (sender title).

Kindly help me in writing the script.
I appreciate your cooperation.

0 Upvotes
1 Accepted solution
MatthewShepherd
Solution
Key Advisor

Adding Sender Name at the end of Email template

SOLVE

Hi @FarzanaHafiz 

This should work. Have you set the senders name in your email settings?


hs-email-name.png


Did you send a test email or are you just previewing it? It should show in preview too but best to try sending an email to yourself.

What kind of block are you entering your signature text in to? i.e. a Rich Text block, HTML block etc.

Matthew Shepherd

Freelance HubSpot Consultant
CRM Consultant | SEO Specialist

Did my post help answer your query?Help the community by marking it as a solution.

View solution in original post

0 Upvotes
5 Replies 5
MatthewShepherd
Key Advisor

Adding Sender Name at the end of Email template

SOLVE

Hi @FarzanaHafiz 

 

You can insert the Contact owner's signature (which pulls the signature from your Hubspot user profile😞 https://knowledge.hubspot.com/articles/kcs_article/email/how-can-i-use-a-personalized-signature-in-m...

Or using the same process above you can select Insert personalization token->contact->owner and select first name and then last name and then title.

If you are not the owner of the contact you could insert an HTML module in your email template and use the HUBL variable 

{{ content.from_name }}


to insert the sender's name (as set under the Email details when creating the marketing email). I don't believe you can pull in your title that way.

 

Otherwise, if you will always be the sender you could just add it in plain text in the rich text editor at the end of your content.

Matthew Shepherd

Freelance HubSpot Consultant
CRM Consultant | SEO Specialist

Did my post help answer your query?Help the community by marking it as a solution.
0 Upvotes
FarzanaHafiz
Participant

Adding Sender Name at the end of Email template

SOLVE

Hi I have created an email template using Design Tools. I have written the below scripts at the end of my email template.

---------------------------------------------

<p>

<font size="3" face="verdana">

Best, </b>

</font>

</p>

<p>

<font size="3" face="verdana">

{{ content.from_name }}

</font>

</p>

---------------------------------------------

But does not display the sender's name.

Any idea? TIA

 

0 Upvotes
MatthewShepherd
Solution
Key Advisor

Adding Sender Name at the end of Email template

SOLVE

Hi @FarzanaHafiz 

This should work. Have you set the senders name in your email settings?


hs-email-name.png


Did you send a test email or are you just previewing it? It should show in preview too but best to try sending an email to yourself.

What kind of block are you entering your signature text in to? i.e. a Rich Text block, HTML block etc.

Matthew Shepherd

Freelance HubSpot Consultant
CRM Consultant | SEO Specialist

Did my post help answer your query?Help the community by marking it as a solution.
0 Upvotes
FarzanaHafiz
Participant

Adding Sender Name at the end of Email template

SOLVE

I have previewed only.
I will send email to test.

0 Upvotes
MatthewShepherd
Key Advisor

Adding Sender Name at the end of Email template

SOLVE

Hi @FarzanaHafiz, did you get this working?

Matthew Shepherd

Freelance HubSpot Consultant
CRM Consultant | SEO Specialist

Did my post help answer your query?Help the community by marking it as a solution.
0 Upvotes