Hey team,
I'm having a senior moment connecting the dots between the CMS actions and workflow triggers. Is there a workflow trigger I can use to kick off a flow of logic when a new blog post is published or an existing post updated?
Help me read more
Hmm... this is a tricky one - I believe you'll need a scheduled custom coded workflow action that retrieves blog posts based on published date or upd...read more
Delete secondary/additional emails via API I am trying to run the Delete secondary/additional emails via API using Zapier. My hope is that I can run batches (we have 30k+ records with secondary email and many of them are just wrong - this is read more
Zapier uses {{FIELDNAME}} notation for variables. So you need to update your URL to something like (using the v1 API since that's what you're showing...read more
Hello Team, We have been mandated to migrate tickets, contacts, companies from one database to HubSpot tickets. So we proceeded in the following sequence, using the API of HubSpot. - Pushed the companies to HubSpot, all successful. - Pushed the read more
@PNamroud - It might be useful to confirm the API call snd JSON setup you are using here. But, given my own experience in doing this, its more than...read more
Hi, Until now, I’ve been using the "/marketing-emails/v1/emails/with-statistics" endpoint to retrieve email statistics. Since this endpoint is scheduled for deprecation in October, I’ve started migrating to the "/marketing/v3/emails" endpoint with read more
Hi, I have a question about triggering workflows via the API and sending a marketing email template. When I use the webhook action to trigger a workflow (passing in the email address of the contact), the workflow enrollment fires as expected, but th read more
Thank you @MichaelMa ! Although I didn't see any activity related to the contact after checking, I ran a test where a contact was manually added to...read more
I have forms on external websites and i needed to track the data entered and to put it into objects and properties in hubspot. If it is possible, how can I do so?
Hi @Aly_Mourady , The best option would be to use the HubSpot Forms API . You can refer to the official documentation here: https://developers.h...read more
Hello, I am dealing with problem when calling integration suddenly stopped searching for incoming caller id matches. this._extension.incomingCall({ externalCallId: callId, createEngagement: true, fromNumber: "+420544528917", toNumb read more
I have tried various combinations, like I said, it worked a few weeks ago, if I provided wrong numbers, onCallerIdMatchFailed callback was called at ...read more
Hi, I am doing export of Engagement's association with Deal and Company. The export is running from Last 2-3 days and still status is processing. I am sure it taking 2-3 day is unusal. Is there a way I can manually stop the job or delete it so i read more
No @BDabhi7 , As of now, HubSpot does not provide a public API endpoint to cancel or manage export jobs. All export management actions (such as ca...read more
Hi, I'm currently developing a UI Extension card for our integration, and I can't find anywhere in the UI Components docs that specifies how to open a Modal in a Dropdown option 'onClick' function. It appears that the only way to open a Modal is read more
Hey, @YWAMQT 👋 I don't think you are missing an option here. There is no way to do what you're describing in the documentation . Have you c...read more
Hi folks, I'm getting warnings when running my workflow: "AWS Lambda plans to remove support for callback-based function handlers starting with Node.js 24. You will need to update this function to use an async handler to use Node.js 24 or la read more
Hello, Is there any way to create a task with a repeat capability? POST /crm/v3/objects/tasks with one of the following properties: hs_repeat_status hs_task_repeat_interval gives the READ_ONLY_VALUE validation error: " hs_repea read more
i have a client which is requesting the integration of forms from external websites to their hubspot portal. How can i do this effectively and what errors might i face? Is there even a way to do this or will i have to create a custom integration?
read more
i have brought up the idea but they already have their existing forms and do not want to embed new hubspot forms. Furthermore, the issue has been mad...read more