Skip to main content
Best answer

Can't display multiple images in Gmail using HTML

  • September 15, 2020
  • 2 replies
  • 115 views

Forum|alt.badge.img

Hey there, I have a problem with images I want to send by gmail

If I use the following html lines: 

Only the first picture shows, the other one doesn't work. Its not about the second line because If I remove the first line, the second one works, can someone help?
 

Thanks!

 

Best answer by Troy Tessalone

Try using the publicly viewable links to the file rather than the file object itself as the dynamic value for each image.

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • Answer
  • September 15, 2020

Try using the publicly viewable links to the file rather than the file object itself as the dynamic value for each image.


Forum|alt.badge.img
  • Author
  • Beginner
  • September 16, 2020

Thanks, that worked!