Skip to main content

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!

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.