Hi all, I'm using the calling extensions sdk, and having an unexpected behavior. Atm, every time I use the "navigateToRecord" method... it just opens a new page entirely. That's not what I want, I want it to open in the current window. Is there som read more
Hey there, I'm trying to read associations of companies attached with Task, but it says an Internal error. below is screenshot for API call. please provide a suggestion or any solution which can be applied for that.
Hi HubSpot community! I’ve successfully created a communication via the API (specifically, a WhatsApp message), and I’ve been able to associate the communication with the correct contact using the engagements endpoint. However, I’m running read more
I am trying to embed a HubSpot Payments Link on a page in a NextJS app. The payments form is not appearing. I can get this to work in a ReactJS app but not in our NextJS app. I have created a simple example in codesandbox demonstrating the issue read more
I am able to get the Payment Link embed to work in a simple ReactJS hello world app as demonstrated here. But, I need it to work in our NextJS websit...read more
How can I pass just one message via webhook and also be able to pass property values to it? eg. new! 🎉 🍾 🥂 Cliente: {{ _0_3.dealname }} Persona: {{ enrolled_object.persona }}
Hello, we are trying to create a list with data from a particular Form on our Wordpress. The problem is The Hubspot Wordpress pplugin seems to be amalgamating all the different forms on the website into one form name, so we cant differentiate the co read more
Anyone running into any issue with the visitor identification endpoint returning the wrong user when used with the HubSpot chat feature? My company has been testing the feature out internally and we’ve noticed for some users the chat read more
Hey, @AnthonyOrta 👋 Thanks for your question. It's tough to say without more info or being able to reproduce the issue live. But I do have a f...read more
We have been successfully using the v1 apis to create emails and perform related tasks such as lookup lists and subscriptions. In the past week we have started to see features break or begin to exhibit new unexpected error messages. I have read as read more
Hi, I'm using a button on an email and linking the press of the button to a URL that will allow someone to book a 20min meeting via MS Bookings. THE URL works natively but when the button is clicked from the newsletter I get "bad request". Any i read more
Hi, My team is trying out the new framer forms and we've set up a webhook with a simple workflow. The initial test with the webhook is working, showing that HubSpot being fed the data. But after that, nothing happens. I have attached screens read more
Hi Jaycee, Thanks for the reply. Sorry if I'm being unclear. The issue is that a contact record is not being created after I've filled out the for...read more
can some one help me to implement signature validation for hubspot webhooks api. I created a webhook for a private app to receive property change event, and i have a new service which will accept the webhook events. I am trying to implement the vali read more
I've to attach task with my custom object. I'm using below code as defined in docs. But I can't able to create it and my object name is 'test'. I've created Association class in PHP:
Association::create($from, $to, $type, $fromObjectType, $toObjec read more
Hi @Teun , Thanks for the answer. I've done same thing before posting here. But its gives me error like: [ 400] Client error: `POST https://ap...read more