<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: oembed function in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/oembed-function/m-p/723656#M31614</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/481413"&gt;@MarcC&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have HubDB? If so, you could create a Table, use the &lt;A href="https://developers.hubspot.com/docs/api/cms/hubdb#endpoint?spec=POST-/cms/v3/hubdb/tables/{tableIdOrName}/draft/import" target="_blank" rel="noopener"&gt;HubDB API&lt;/A&gt; to get the content into HubSpot and output it with a custom module in your email.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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 &lt;A href="https://developers.hubspot.com/docs/api/cms/blog-post" target="_blank" rel="noopener"&gt;API&lt;/A&gt;) and output it with a custom blog post module into your mails&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A third option could be to create custom &lt;A href="https://developers.hubspot.com/docs/cms/data/crm-objects" target="_blank" rel="noopener"&gt;CRM objects&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope that helps,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
    <pubDate>Mon, 28 Nov 2022 15:39:19 GMT</pubDate>
    <dc:creator>Anton</dc:creator>
    <dc:date>2022-11-28T15:39:19Z</dc:date>
    <item>
      <title>oembed function</title>
      <link>https://community.hubspot.com/t5/CMS-Development/oembed-function/m-p/722114#M31575</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to use &lt;A href="https://developers.hubspot.com/docs/cms/building-blocks/module-theme-fields/oembed" target="_blank" rel="noopener"&gt;oembed function&lt;/A&gt; to import metadata from a newspaper article URL to use in an email (title, image, href).&lt;/P&gt;&lt;P&gt;I want to use&amp;nbsp;&lt;A href="https://iframely.com/" target="_blank" rel="noopener"&gt;https://iframely.com/&lt;/A&gt;&amp;nbsp;to generate the oembed json. But this is not working with oembed function.&lt;/P&gt;&lt;P&gt;There is a similar function to oembed but to import a external json data?&lt;/P&gt;&lt;P&gt;I need to use inside email template and I can't use javascript.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 12:24:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/oembed-function/m-p/722114#M31575</guid>
      <dc:creator>MarcC</dc:creator>
      <dc:date>2022-11-23T12:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: oembed function</title>
      <link>https://community.hubspot.com/t5/CMS-Development/oembed-function/m-p/723492#M31609</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/481413"&gt;@MarcC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to tag some of our experts here -&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/146956"&gt;@BarryGrennan&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/61659"&gt;@Stephanie-OG&lt;/a&gt;&amp;nbsp;do you have any thoughts for&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/481413"&gt;@MarcC&lt;/a&gt;&amp;nbsp;on this?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;Tiphaine&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 08:50:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/oembed-function/m-p/723492#M31609</guid>
      <dc:creator>TitiCuisset</dc:creator>
      <dc:date>2022-11-28T08:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: oembed function</title>
      <link>https://community.hubspot.com/t5/CMS-Development/oembed-function/m-p/723656#M31614</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/481413"&gt;@MarcC&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have HubDB? If so, you could create a Table, use the &lt;A href="https://developers.hubspot.com/docs/api/cms/hubdb#endpoint?spec=POST-/cms/v3/hubdb/tables/{tableIdOrName}/draft/import" target="_blank" rel="noopener"&gt;HubDB API&lt;/A&gt; to get the content into HubSpot and output it with a custom module in your email.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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 &lt;A href="https://developers.hubspot.com/docs/api/cms/blog-post" target="_blank" rel="noopener"&gt;API&lt;/A&gt;) and output it with a custom blog post module into your mails&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A third option could be to create custom &lt;A href="https://developers.hubspot.com/docs/cms/data/crm-objects" target="_blank" rel="noopener"&gt;CRM objects&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope that helps,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 15:39:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/oembed-function/m-p/723656#M31614</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2022-11-28T15:39:19Z</dc:date>
    </item>
  </channel>
</rss>

