Skip to main content
Answer

Microsoft Office 365 integration: Cannot send HTML formatted email

  • May 6, 2023
  • 1 reply
  • 96 views

Jimmy_G

I’m trying to automate an email being sent using Microsoft Office 365 integration.

In general the Zap works. However, as part of the ‘Action’, it gives me the option to use ‘Text’ or ‘HTML’ for the body format.

Text works fine, but the email looks plain and unprofessional.

I want to use HTML email, but when I select HTML there doesn’t seem to be any way that I can format the email/add an image etc. Even testing this option, the spacing doesn’t work - so it ends up looking worse than the ‘plain’ body version.

Does anyone know how I actually format in HTML?
 

Thank you!

Best answer by ken.a

Hi @Jimmy_G,

Welcome to the Community! 🎉

To format the "Body" field correctly, you can add HTML tags using the HTML option. You can learn more about HTML tags here: https://www.w3schools.com/tags/

If you want to add an image to the body of the email, you can use this HTML tag: https://www.w3schools.com/tags/tag_img.asp

Just a quick note, make sure to use the publicly hosted image URL and that it's a direct download link.

Hopefully, this helps! 😊

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

ken.a
Forum|alt.badge.img+6
  • Zapier Staff
  • Answer
  • May 8, 2023

Hi @Jimmy_G,

Welcome to the Community! 🎉

To format the "Body" field correctly, you can add HTML tags using the HTML option. You can learn more about HTML tags here: https://www.w3schools.com/tags/

If you want to add an image to the body of the email, you can use this HTML tag: https://www.w3schools.com/tags/tag_img.asp

Just a quick note, make sure to use the publicly hosted image URL and that it's a direct download link.

Hopefully, this helps! 😊