We have created a number of custom tags for our blog, and would like to be able to then show pop-ups/dynamic content to contacts based on the tags they have visited. Currently I believe we can only use a string within the URL itself to trigger workf read more
Hello - I'm using methods from this post to create new HubDB rows with Zapier when a new record is created in Salesforce. Is it possible to use a similar method to lookup and update an existing cell when that Salesforce record is updated?
We have created a number of custom tags for our blog, and would like to be able to then show pop-ups/dynamic content to contacts based on the tags they have visited. Currently I believe we can only use a string within the URL itself to trigger workf read more
Hello - I'm using methods from this post to create new HubDB rows with Zapier when a new record is created in Salesforce. Is it possible to use a similar method to lookup and update an existing cell when that Salesforce record is updated?
Hi, proper API noob here. All i'm trying to do is pull a list of all submissions for a specific form into a Google Sheet in one go for ongoing reporting purposes - can I do this without 'paging' or is there a way to automatically pull in results f read more
Hi there - I'm using the below HUBL to group HUBDB rows by month, but is it possible to do this more efficiently please in a way that always creates the month groups automatically and always with the latest month at the top? Many thanks! {% set read more
Hi - sorry if this is a daft question but I'm trying to work out how to use contact CRM data in the js part of a custom module. This is a data series for a chart: series: [{ name: 'sales', data: [30,40,45,50,49,60,70,91,125] }], How can read more
Hello, I have a recent posts module set up as below but I need it to only pull in posts with the tag 'For landlords' and no others. Is this possible please and if so could someone advise how to update the code to achieve this? Thanks so much To read more