CMS Development

mehdi
Member

Subscription Preferences module cannot be used on Normal page template

Hi,

 

Email subscription module (https://designers.hubspot.com/docs/hubl/hubl-supported-tags#email-subscriptions) only works on "Email subscription preference page" type templates. Why it cannot be used on regular page templates? We want to build a landing page that should feature Email subscription module. Any ideas?

 

Thanks!

0 Upvotes
2 Replies 2
MFrankJohnson
Thought Leader

Subscription Preferences module cannot be used on Normal page template

_hubspot-button-accept-as-solution-gif-v00.gif

Help other HubSpot searchers find this post quickly by accepting this solution today.

 

Excellent suggestion. You may wish to add to a new or existing thread in HubSpot Ideas.

 

You'll typically get much more traction from the HubSpot Community AND the Ideas Forum is where HubSpot Product Teams monitor suggestions for popularity -- i.e., VOTES! 🙂

 

Does that help answer your question? If so, remember to accept this solution today so other searchers will find it.

 

Best,
Frank

 


hubspot-solutions-signature-mfrankjohnson-v03.png

 

www.MFrankJohnson.com

 

Note: Please search for recent posts as HubSpot evolves to be the #1 CRM platform of choice world-wide.

 

Hope that helps.

 

Be well,
Frank


www.mfrankjohnson.com
mehdi
Member

Subscription Preferences module cannot be used on Normal page template

Thanks. For now it seems I have to go through the longer route and implement it using APIs:

 

Get email subscription types for a portal
https://developers.hubspot.com/docs/methods/email/get_subscriptions
https://api.hubapi.com/email/public/v1/subscriptions?demo


Update email subscription status for an email address
https://developers.hubspot.com/docs/methods/email/update_status

 

 

0 Upvotes