Skip to main content

Hi guys! I needed to set up an email automation where the email includes the attachment in the exact location as screenshot below. How can i set that up?

Hi @greysonz1997 

Good question.

It’s unclear where in the screenshot you are referring to.

HTML can be used to structure the layout and formatting of an email.

https://www.w3schools.com/html/


Hi Troy,

 

So I would need one of the attachment to be in between the 4th and 5th sentence. How can I do that?The link you provided don’t seems to be including how to add attachment in between setneces.

 

I used the attachment feature in gmail in zapier, but the attachment only adds to the end of the email.

 

 


@greysonz1997 

These are email Attachments.

 

If you want to add an image to an email body with HTML: https://www.w3schools.com/tags/tag_img.asp

If you want to add a link to an email body with HTML: https://www.w3schools.com/tags/att_a_href.asp