Skip to main content

Hi Guys!

 

I am trying to work out how to make a zap so when I change a status in Monday.com, it sends an email via gmail with an image embedded in it. Something like below:

 “Hi Name

Nice to meet you

{IMAGE}

Bye”

 

How would I go about creating that? I know Monday.com doesn’t have image embedding which is super frustrating. Fairly new to this. Any ideas?

Hi @JoeyM 

You would need to use HTML for the email body.

Image tag: https://www.w3schools.com/tags/tag_img.asp

The link to the image must be publicly accessible.


Hi Troy!

 

Thanks for the reply.

What does that process specifically look like?? I have started my zap with “When specific column value changes” in Monday.com and then “Send email” in Gmail. 

Say the link for my image is “CatImage”. How do I link it in/embed it in the email??

 

Thanks!


@JoeyM 

Reference this help link for context about HTML tags for images.

Image tag: https://www.w3schools.com/tags/tag_img.asp