Image HTML keeps breaking in follow up email. | Community
Skip to main content
Answered

Image HTML keeps breaking in follow up email.


  • Explorer
  • 2 replies

I am using the Follow-Ups feature to send an email to the user after completing the form and for several of my type forms I often get broken images appearing in the email.

I am using very simple html code to insert a logo image (see below), yet it arrives broken. Looking at the raw source / headers I can see the code is a mess and often split up - is this something type form is doing?

<img src="https://crediteureka.com/logo.gif" width="300" />

 



 

 

Best answer by jib

Got another follow up by the support staff, who have been great at the attention they have gave this since we noticed the issue with emails when arriving in google based email accounts (not sure if it breaks for non-google accounts though, so YMMV)

“it seems the issue with Gmail/Google specifically, is that Google updates the img URL in the email to try verify if the image does not contain any malicious code. After checking on Google documentation, one workaround found is to upload content on Google Drive and serve the image from there, this way Gmail already trusts the source of the image. They've also shared a thread on this from stackoverflow here: https://stackoverflow.com/a/28210704. “

View original

6 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14960 replies
  • May 9, 2023

@mathio might be able to help you out with this!


mathio-tf
Typeform
Forum|alt.badge.img+5
  • Typeform
  • 888 replies
  • May 15, 2023

Hello @jib and @Liz. I am sorry, but I am not that familiar with this feature. I have reached out to the responsible team and they should get back to you.


  • Author
  • Explorer
  • 2 replies
  • May 15, 2023

Official typeform support has got back to me and stated:

“[our developers] have informed us that though the wording in the follow-up action settings does say you can personalize your message with HTML/CSS, then this does not apply to adding images at this point.“

😧 can’t even do basic branding on our notification emails now.


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14960 replies
  • May 16, 2023

Hi @jib I believe they are looking into the issue still, but correct me if I’m wrong, @mathio !


mathio-tf
Typeform
Forum|alt.badge.img+5
  • Typeform
  • 888 replies
  • May 16, 2023

They might be looking into this and images might be supported in future. However I do not want to promise anything on that team’s behalf 🤣


  • Author
  • Explorer
  • 2 replies
  • Answer
  • May 16, 2023

Got another follow up by the support staff, who have been great at the attention they have gave this since we noticed the issue with emails when arriving in google based email accounts (not sure if it breaks for non-google accounts though, so YMMV)

“it seems the issue with Gmail/Google specifically, is that Google updates the img URL in the email to try verify if the image does not contain any malicious code. After checking on Google documentation, one workaround found is to upload content on Google Drive and serve the image from there, this way Gmail already trusts the source of the image. They've also shared a thread on this from stackoverflow here: https://stackoverflow.com/a/28210704. “


Reply