<?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 Custom activity based newsletters in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-activity-based-newsletters/m-p/659545#M54588</link>
    <description>&lt;P&gt;Hi All!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If we need to accomplish the send of a custom, specific user activity-based newsletter that sends weekly/monthly to all users of a custom app... How would we accomplish this? Think Fitbit weekly activity report they email to all users.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;More specifically:&amp;nbsp;&lt;BR /&gt;How would we create a template inside of HubSpot that pulls in specific user information according to the template sections (Perhaps the top displays how many in-app friends they connected with and the middle section displays how many goals tey achieved, and the bottom tells them what % of their goal they have left to attain)&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How do we get this to send to ONLY the user whose data is pulled into it, and then do that for EVERY app user we have?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;And finally, how do we get this data from the custom-built app into&amp;nbsp; HubSpot in a way that makes it useful and accessible to this type of requirement?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;PS. We have a full dev team, whatever we need to build we will build it. Just looking for some direction to get us started.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jul 2022 11:07:05 GMT</pubDate>
    <dc:creator>ArnoldMA</dc:creator>
    <dc:date>2022-07-04T11:07:05Z</dc:date>
    <item>
      <title>Custom activity based newsletters</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-activity-based-newsletters/m-p/659545#M54588</link>
      <description>&lt;P&gt;Hi All!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If we need to accomplish the send of a custom, specific user activity-based newsletter that sends weekly/monthly to all users of a custom app... How would we accomplish this? Think Fitbit weekly activity report they email to all users.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;More specifically:&amp;nbsp;&lt;BR /&gt;How would we create a template inside of HubSpot that pulls in specific user information according to the template sections (Perhaps the top displays how many in-app friends they connected with and the middle section displays how many goals tey achieved, and the bottom tells them what % of their goal they have left to attain)&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How do we get this to send to ONLY the user whose data is pulled into it, and then do that for EVERY app user we have?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;And finally, how do we get this data from the custom-built app into&amp;nbsp; HubSpot in a way that makes it useful and accessible to this type of requirement?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;PS. We have a full dev team, whatever we need to build we will build it. Just looking for some direction to get us started.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 11:07:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-activity-based-newsletters/m-p/659545#M54588</guid>
      <dc:creator>ArnoldMA</dc:creator>
      <dc:date>2022-07-04T11:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom activity based newsletters</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-activity-based-newsletters/m-p/661302#M54648</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/412276"&gt;@ArnoldMA&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for getting in touch. Sounds like a great idea and I think we have just the thing to get you started. If you have a CMS Hub Pro or Enterprise, or Marketing Hub Enterprise subscription you can make use of &lt;A href="https://developers.hubspot.com/docs/cms/data/hubdb#:~:text=HubDB%20is%20a%20tool%20that,and%20through%20the%20HubDB%20API." target="_blank" rel="noopener"&gt;HubDB&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can store you app data within tables in HubDB, from there&amp;nbsp;&lt;SPAN&gt;HubDB data can then be retrieved a few ways, depending on your use case. You can:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;Query the data externally via the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.hubspot.com/docs/methods/hubdb/hubdb_overview?_ga=2.196207854.330901250.1583937788-2053671461.1524595016" target="_blank" rel="noopener"&gt;HubDB API&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Use HubSpot’s HubL markup tags to pull data into the CMS.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Use the HubDB API with&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/cms/features/serverless-functions" rel=" noopener" target="_blank"&gt;serverless functions&lt;/A&gt;&amp;nbsp;to provide an interactive web app experience.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Once you've managed to bridge the gap between your external data and HubDb, you can then render that data in your Marketing Emails using personalisation tokens. &lt;A href="https://knowledge.hubspot.com/email/create-programmable-emails" target="_blank" rel="noopener"&gt;You could do this using the Progammable Email feature.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you're not familiar with &lt;A href="https://developers.hubspot.com/docs/cms/hubl" target="_blank" rel="noopener"&gt;HubL&lt;/A&gt;, it's our HubSpot Markup Language which is an extension of Jinjava. You can use HubL alongside the Programmable Email beta to pull your HubDB data directly into your Marketing Emails.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let me know if you have any questions on this!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best,&amp;nbsp;&lt;BR /&gt;Joe (HubSpot Moderator)&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 12:54:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-activity-based-newsletters/m-p/661302#M54648</guid>
      <dc:creator>JPanama</dc:creator>
      <dc:date>2022-07-07T12:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom activity based newsletters</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-activity-based-newsletters/m-p/663913#M54760</link>
      <description>&lt;P&gt;Wow thanks for the great response, I'll review this with our developers and check back in if we have follow-up questions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 17:39:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-activity-based-newsletters/m-p/663913#M54760</guid>
      <dc:creator>ArnoldMA</dc:creator>
      <dc:date>2022-07-12T17:39:06Z</dc:date>
    </item>
  </channel>
</rss>

