Hello everyone, I'm a pretty new Hubspot user at my new company. I want to leverage HubDb to build: - A resource center - A team page - A media coverage center - ... I was looking if I could buy HUBdb-ready templates or pre-made modules read more
Is there any experts for loop conditions? I managed to loop my table data which works, but it's also repeating the title of the module. {% set table = hubdb_table_rows(module.table_id, "&status=Available&orderBy=status&orderBy=class read more
I've figured it out thanks to @Gonzalo - https://community.hubspot.com/t5/CMS-Development/For-loop-break/td-p/414 I've wrapped my title and m...read more
If I create a HubDB table with Dynamic Pages enabled for my website, with all the dynamic pages appear in the Site Search feature if I set it up following this guide? https://blog.hubspot.com/customers/introducing-hubspots-site-search
Hi @rowan-reid ,
Based on my own testing, HubDB Dynamic Pages should be returned in your search results if you set up Site Search. I hope th...read more
Does anyone know if it's possible to extract the data from a HubDB and display it on a 3rd party website? My employer has invested in portrait touchscreen for our shop and wanted to know if it could display some data from our website, such as produc read more
Hi @ben-duchy , Yes, It can be done using HubDB API using AJAX call. Take a look https://developers.hubspot.com/docs/methods/hubdb/v2/get_tabl...read more
Hi So we´re considering using hubspot as our Webinar/course registration tool (with an integration to GoToWebinar) and we would like to send automated mails depending on whether the registrant participated or did NOT participate. To do this read more
Hey @JMort The GoToWebinar integration actually has most of this information that you're looking for. First, you select the webinar you want:...read more