Skip to main content
Best answer

Personalizing Emails by Zapier with Business Logo?

  • March 17, 2022
  • 1 reply
  • 243 views

I am a novice at all things Zapier, but getting better. I have created a Zap that has two separate messages with “Emails by Zapier” - first is a notification to the client and the 2nd is a reminder to the client.  I wanted to know if there is a way to personalize how the email looks to the client by adding our company logo at the bare minimum.  Any thoughts?  The currently connected apps are Outlook, Teachworks, and Excel.  Thanks!

Best answer by Troy TessaloneBest answer by Troy Tessalone

Hi @ECTWillis 

Good question.

Emails can be formatted and stylized with the use of HTML.

 

Here’s a reference site to learn about HTML: https://www.w3schools.com/html/

To use images in emails, you’d use the <img> tag: https://www.w3schools.com/tags/tag_img.asp

NOTE: The image being referenced needs to be publicly accessible on a website.

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31388 replies
  • Answer
  • March 17, 2022

Hi @ECTWillis 

Good question.

Emails can be formatted and stylized with the use of HTML.

 

Here’s a reference site to learn about HTML: https://www.w3schools.com/html/

To use images in emails, you’d use the <img> tag: https://www.w3schools.com/tags/tag_img.asp

NOTE: The image being referenced needs to be publicly accessible on a website.