Iframe tag not working on e-mail

Hello,

I’m composing an e-mail for an automatization. What I’m trying to achieve is to add an HTML block within the e-mail with this code:

<iframe width="420" height="315" src="https://www.youtube.com/embed/tgbNymZ7vqY">
</iframe>

Though, nothing is displayed.

2 Likes

Any updates on this? I too would be interested in working with iframes inside of a campaign. Any update or answer would be greatly appreciated!

Iframes in emails are not supported by many (or even most) email clients. With good reason. You should be thinking about a different approach to your problem.