We are working with a custom app, MyHubSpotApp, and last night into this morning, two of our company records has continued to duplicate itself and its one corresponding deal upwards of 30 times. It will not stop replicating, and standard support was Leia mais
Hi, I started to use the HubSpot API. I created a private app by assigning the scopes for creating companies and contacts. Before I started to implement it in my code (Python), I started to play around with the API to test it out. So I created a d Leia mais
How can I identify the agent who accepted a conversation that was transferred from the Treble integration? In the history, I only see the following event: Copiar código { "type": "EVENT", "event": { "type": "TRANSFERAL", "into": "AGEN Leia mais
Hey everyone, I'm trying to find an association between a ticket and a conversation by using the code below. My included property is the Ticket ID. Unfortunately I get the log that no associations were found. I tested it for multiple tickets that ha Leia mais
Hey, @LeonSuperchat 👋 I'd suggest you review the endpoint you are attempting to use as a starting point. You have ` https://api.hubapi.com/crm...Leia mais
Hi, we have an external form for an app in our website and the app developer told me we can connect his form to our hubspot with webhook. But he can't help with the hubspot side and I am not sure how to do it via webhook. The form in question here Leia mais
Hey @FattahKhan I honestly would have no way how or why he would do it that way. Webhooks trigger within workflows, here's a guide on how to set ...Leia mais
Hi, the company I work for is in need of a stricter CSP. We use HubSpot for forms and the cookie consent banner. I have added all the HubSpot domains( from here ) to the appropriate content types in my Content-Security-Policy but there are still is Leia mais
Hi Tom, sorry if this sounds blunt. I'm aware that HubSpot is going to pull from their servers when I request v2.js from them and use the form create...Leia mais
Morning I am working on an integration, and part of the flow is that users on our system can change their email address. When this happens I need to be able to locate the Contact record on HubSpot, update their email address and move their old e Leia mais
Hey, @PTSergio 👋 I am going to flag this to my internal resources and try to get us confirmation. Here's my example, which returns a `400` re...Leia mais
Hi, i'm trying to generate a hubspot client in c# using the openapi spec. If I look at the documentation I see there is a batch upsert function ( https://developers.hubspot.com/beta-docs/reference/api/crm/objects/contacts#post-%2Fcrm%2Fv3%2Fobj Leia mais
Hi and thanks. Yeah, I found it at this path PublicApiSpecs/CRM/Contacts/Rollouts/424/v3 Is this a new function? The documentation for that json...Leia mais
Hi there, Recently I discovered that the function hubspotClient.crm.contacts.searchApi.doSearch does not always find specific customers, even if they exist. That means that our codes evaluates that the customer does not exist and therefore it mus Leia mais
Hi again @Jaycee_Lewis , I am writing to confirm that I should be making a check to both properties 'email' and ' hs_additional_emails' to con...Leia mais
Hello Community, We would like to connect our Cloudphone telephone system with Hubspot via a private app. There are Hubspot connectors in the Cloudphone. My question is which areas have to be selected in the private app so that incoming and outgoing Leia mais
I am currently integrating Webflow with HubSpot to send form data using an API token. The data is being sent successfully from Webflow, and I receive a 200 success response code, indicating that the request is processed properly. However, when I che Leia mais
Hi, @NSharma92 👋 Thanks for your question. I'd like to invite some of our community members who have experience here — hey @Ben_M @Santiagoa...Leia mais