I am trying to update a contact using v3 api and i am not able to find any examples in the documentation. i would like some examples to update single and bulk contacts using v3 api.
Hi my organisation's website's login has stopped working and in digging into the code I have identified that it's using the following: https://api.hubapi.com/contacts/v1/contact/email/${email}/profile Do you know if this is still supported or Leer más
Hey Guys, Does anyone know a script for uploading the source files from GitLab to HubSpot automatically when there is a commit to the repo? Thank you in advance.
Is there a way through the HubSpot API to add a PDF file to a Company in HubSpot under the attachments section? I am auto-generating a PDF in my C# application. After the PDF is created, I am trying to post this PDF to the company object in HubS Leer más
Hi @kobrien94 , Found this workaround in a different thread ; wondering if it will work for you? In summary, this will take multiple steps: ...Leer más
Hi, I want to create a new contact in Hubspot but the condition is to store the contact details in the encrypted form. so let me explain the scenario briefly. Let's say i have multiple organizations that are using the different accounts of HubSpot d Leer más
I am experiencing a problem when attempting to add a new checkbox field ( objectChoice ) to an existing action definition in my HubSpot configuration. Despite my efforts to align with the API documentation and requirements, I keep encountering a val Leer más
We need something else which is the SQL statement to retrieve all the required fields from both the tickets table and calls table. We have some fields that are required in the project in both tables tickets and calls. We need the SQL stateme Leer más
Hello, I am running into an issue with my WebHook. I'm relatively new to this so I will attach a screen shot but this is the error I am receiving and on Hubspot's side it is not receiving the test. " [result] => {"status":"error","message":"Inv Leer más
Hey there! I've got webhooks working great for contact creation, updates, merging, deletion, etc, but I don't see a way to get a webhook when a note is created, todos, when an email or a call is logged, etc. Is there an endpoint that I'm missing t Leer más
Ah, good call! Since I'm building the app to be used in the hubspot store it'd be better if we didnt need those subscriptions just to make sure more ...Leer más
We have this form on the website. The form is not directly connected to HubSpot. This precise form is connected to a central endpoint that distributes data on multiple platforms. When a person has filled in this form and clicked on consent, their e Leer más
I generate 2 or more duplicate forms onto my page inside modals using the v2 script. I have noticed the onFormSubmitted I attach to the form instances is called incorrectly on a different instance of the form about 75% of the time instead of the co Leer más
I have an issue with this https://api.hubapi.com/contacts/v1/lists/3/add API In the attached SS you can see my request payload and the error. I have done the same as the given documentation https://legacydocs.hubspot.com/docs Leer más
Here is the response of your given https://api.hubapi.com/contacts/v1/lists/3 API { "portalId": 143728744, "listId": 3, "internalListId": 0, "cr...Leer más