In the fast-paced world of software development, finding efficient ways to handle tasks like email processing is crucial. With the rise of serverless architecture, developers can now build robust email processing systems that scale effortlessly and read more
I encountered an error during the installation process. Any assistance would be greatly appreciated. The application you're attempting to subscribe to is not responding (can't reach app callback URL-code 102). Please try again later. If th read more
Interesting. Typically the 102 code means that the request has been received but the server has not responded yet, most likely because it still needs...read more
We’re currently seeing a disparity between email events and campaign data where the campaign marketing data includes a “reliable” logic, i.e. opens by an individual that can reliably be identified as a human. There is no for an event to easily read more
I have an embed Hubspot form in my Nextjs 14 app. In local development I am able to successfully submit the form which is getting data for one of the fields from the Nextjs app. This app is hosted on Vercel and when the form is submitted from this l read more
Hi @SBaqla ,
Could you check your network tab to see if the form is sending data? You should see something like: https://forms.hsforms.com/s...read more
We are needing to duplicate a whole bunch of Email Templates into various languages (11 langs x 15 templates = 165 new templates). I noticed there’s no clone endpoint (like the one on email marketing) for templates in the api. Does anyone have a su read more
Hi @nickgi ,
Assuming you want to clone the drag-and-drop email templates, you can utilize the Content API for templates . There is no end po...read more
Hi, We've been experiencing a significant number of 500 errors during contact PATCH API calls for the past week. Here's the daily count of errors: 09/14: 6 errors 09/15: 0 errors 09/16: 8 errors 09/17: 6 errors 09/18: 3 errors 09/19: 14 erro read more
Hi @FedericoGior ,
I've been experiencing the same. This has been the case since the big outage in August. I know HubSpot is monitoring this,...read more
We are about to integrate HubSpot into our company and we currently have SAP as our ERP system. We are struggling to make it a seamless process and it is forcing us to work half in SAP and half in HubSpot. We need to know if there is a way of al read more
I would like to retrieve engagements associated with a specific contact, filtered by a date/timestamp range. Currently, I'm using this API: https://api.hubapi.com/engagements/v1/engagements/associated/contact/{vid}/paged?limit=200. Is t read more
Hi @Mahadev , Wouldn't you be able to use the Search API for this use-case? You could create a search API call where you search for all engagem...read more
Hey so I don't know if it's possible but I would like to host a remix.run different site on let's say /blog route. I've got a hubspot site on root domain say example.com. Can you tell me how can I do that?
Hello, I am currently working on an implementation with an application that requires consuming information from HubSpot via APIs. Specifically, I need to obtain information on the registered Deals. For this, I require the following information: read more
Hi Jaycee, we are facing an issue while trying to extract the company ID associated with a deal. The endpoint we are using is the following: "https...read more
Hi, Has anyone else seen delays with Zaps starting with this hubspot trigger event? My zap was published and turned on and had been working fine as recently as about 7 days ago. Today, i made modifications to a field that should have triggered t read more
Hello! I am trying to create a CBE for a button on our prefernces page. Essentially the CBE is created for the "Resubscribe" button. The issue I am facing is my CBE not being able to store the button click. When the button is clicked it loads up read more