We have a WhatsApp conversation with client in a thread, and we'd like to get it associated with a HubSpot contact. We could do so through the UI, but how can we do the same via the API?
Hello! Conversations API product manager here. It is true that there is not currently an endpoint to set the contact associated with a conversation. ...read more
Hi, im using "GET /conversations/v3/conversations/threads" to get conversation threads but im not getting any threads thats inside live chat inbox/category... is it even supported? All i need to get is results as showed in response schema in tha read more
Hi would anyone be able to help with a VoiP issue we're having Around 7-8% of inbound calls bring up the wrong company card. The VoiP App developers advise us that all their VoiP asks for is a phone number. Looking at the cards with read more
From what you've described, it seems like there might be a mix-up in contact data causing the wrong company card to pop up. It reminds me of a time ...read more
I would like to mention a member when sending a comment to a thread using API. https://developers.hubspot.com/docs/api/conversations/conversations https://knowledge.hubspot.com/crm-setup/how-do-i-mention-someone-in-the-crm#:~:text=The%20mention read more
Thank you for the message. Yes, the method I want to use is not on that page , and when I contacted HubSpot support, they told me it's currently no...read more
Hi all, I have been wondering how or if it is possible to be able to make an HTTP GET request to the HubSpot API to retrieve information of a given contact. So for example on a HubSpot landing page I have setup a form with one field which is email read more
Dear @Mrafey , The answer to this would depend on what you are trying to do.
If you are looking to set up an HTTP request within the HubSpot plat...read more
Hi, I'm trying to load the Hubspot Chat widget into my VueJS app. I have the tracking script installed within index.html and then I want to be able to call the load function from within Vue. However, whenever I call the load functi read more
Hi @PamCotton @stefen , We're just using standard Vue 3. However, I seem to have fixed the issue, we're using Azure App Insights in our applic...read more
I have a page that with button click we are adding #hs-chat-open to fire the chat session to open. The issue is if someone minimizes the chat session and maybe scrolls down the page and hit the button again it doesnt refire because the #hs-chat-ope read more
Hey @JimLynch ,
Just to ensure that we're on the same page, could you share more in details on how you fire the chat when someone click the bu...read more