Hello community,
Is there a way to get around embedding a tweet on an email template? At the moment, the embed code Twitter provides uses Javascript. Here is an example of the code that Twitter generates:
<blockquote class="twitter-tweet" data-cards="hidden" lang="en"><p>When this carpenter accidentally cut off his fingers, he came up with a creative solution: <a href="http://t.co/ycswsDES6U">http://t.co/ycswsDES6U</a> via <a href="https://twitter.com/cnntech">@cnntech</a></p>— CNN (@CNN) <a href="https://twitter.com/CNN/statuses/455798204714713089">April 14, 2014</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
Any way I can have a live tweet embedded in my email template?
Thank you very much!