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.
More specifically: 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)
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?
And finally, how do we get this data from the custom-built app into HubSpot in a way that makes it useful and accessible to this type of requirement?
Thanks!
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.
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 HubDB.
You can store you app data within tables in HubDB, from there HubDB data can then be retrieved a few ways, depending on your use case. You can:
If you're not familiar with HubL, 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.
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 HubDB.
You can store you app data within tables in HubDB, from there HubDB data can then be retrieved a few ways, depending on your use case. You can:
If you're not familiar with HubL, 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.