I'm getting this error message on the integrations error page in Hubspot: [InvalidFieldFault [ApiQueryFault [ApiFault exceptionCode='INVALID_FIELD' exceptionMessage=' SELECT Id, Name, Website FROM Account WHERE Id IN ^ ERROR at Row:1:Column:18 No su read more
How can I get standard first, previous, and last pagination data and numbered pages using HubSpot API v3? I understand how to get the next page data using GET cms/v3/pages/landing-pages and paging.next.after, But how do i go back to the very first read more
Hey, @ANaik0 . To confirm you are not missing an option. The pagination option is limited to what is documented. Here's a still-up-to-date thread fr...read more
Hello everyone, Does anyone know if it's possible to use webhook api to subscribe to a page view event for a HubSpot account? I have also set up custom behavior events to filter out the page URL, and I would like to capture this event data as the read more
@YYang3
You can subscribe to property changes on the contacts object. An available property is hs_analytics_last_url. You could set up a web...read more
I want the hubspot forms to use async method or can we perform lazyload on hubspot javascript file , so that we can reduce the load time help me ! how we can do that files I am talking here are like forms/v2.js, leadflow.js. these file always load read more
Hi there, I am building a HubSpot integration that sends a website page content update to a specific website page (once a day.) I call 'List Pages' API and successfully identify the page and widget that I want updated. What is the minimu read more
Hi @Gemini420 ,
You would need to convert the widget module that's returned here: List pages | CMS Page Publishing API (i.e. module_1401903...read more