The use case is: I am automatizing a Instagram post creation. Need to approve the post through email, which would be a message with the image post, text and hashtags.
I’m using the Gmail node with HTML body and was able to send a message with inline image. The image has to be hosted, can’t send local images. You can use aws S3 node to store the images
<div>Photo of a home</div>
<img src="https://photos.zillowstatic.com/fp/5a689e1f9084d47ce50993cfe10e4eb6-cc_ft_768.webp" />