APIs & Integrations

jkhatiblou
Member

Adding a Custom Email Subscription Template

I’m trying to add an email subscription forum to our new site.

Basically, I’ve already created a standard forum on our new site and I’d like it to connect with our hubspot mailing lists. I would like to have 2 checkboxes along with the user’s email address.

Can you help me understand how to implement this?

0 Upvotes
1 Reply 1
3PETE
HubSpot Employee
HubSpot Employee

Adding a Custom Email Subscription Template

@jkhatiblou If you are looking to pass information along to HubSpot you can use our Forms API. When they fill out the form to sign up for your forum you can make a POST call to your HubSpot portal to pass along all of the information. Here is a link to our Forms API documentation.

0 Upvotes