I would like to create a custom module for use in an email template that will fetch a list of blogs posts from my personal site and display the blog post’s image, short summary, and link in the email. Is it possible to use Hubspot Serverless Functions to fetch data for use in an email template? If so, how would I access the fetched data within my custom module?
Hi @gtamhan
Is your personal site on HubSpot? You shouldnt need serveless functions for that.
@alyssamwilie , any thoughts?
Personal site is on WordPress.
@gtamhan Pretty sure serverless functions are only available on webpage templates. Hubspot has an RSS module that you could build off of though.