oembed function

Hello,

I want to use oembed function to import metadata from a newspaper article URL to use in an email (title, image, href).

I want to use https://iframely.com/ to generate the oembed json. But this is not working with oembed function.

There is a similar function to oembed but to import a external json data?

I need to use inside email template and I can’t use javascript.

Thanks!

Hi @MarcC

Thank you for reaching out.

I want to tag some of our experts here - @Anton @BarryGrennan @Stephanie-OG do you have any thoughts for @MarcC on this?

Thank you!

Best

Tiphaine

Hi @MarcC,

Do you have HubDB? If so, you could create a Table, use the HubDB API to get the content into HubSpot and output it with a custom module in your email.

If you don’t have it you could overengineer a blog function for this. So basicly create a non-listed blog, put your informations into it (also possible with API) and output it with a custom blog post module into your mails

A third option could be to create custom CRM objects.

hope that helps,

best,

Anton