Hi all, I'm working on migrating to HubSpot from another CRM tool. I'd like to understand if there is any way I can associate a file with an existing company or contact like how I can associate notes/tasks/emails? I see that there is a way to includ read more
The previous solution is to add the file, then create an engagement of type Note and add the association with ticketIds. However, new API version has deprecated ticketIds: "ticketIds": [] // Deprecated, has no effect on the engagement Usin read more
In our backend integration, we are trying to distribute meetings between Hubspot Users. Each user in our system has a corresponding `Contact` in HS. A user should be able to get a `Meetings Scheduler` link that leads them to the `Owner` of their read more
@SAfonchenko - It looks like a great logical setup, but I believe that you are mitaken in suggesting that an owner ID is the same as a user ID. My ...read more
I am working to learn about and create a Private App. I have no knowledge or experience with APIs or Private apps. I have a general understanding that this is a process to send and get information between platforms. I am working through setting up read more
Hi HubSpot Developers, I’m facing issues embedding a new HubSpot form on my website. The form works perfectly when tested directly in HubSpot, but fails to function as expected when embedded. Here are the issues: Phone field functionality: Co read more
Hello everyone I am using Hubspot APIs to intergrate it with our internal ERP and I am facing an issue related to product updates. Let me explain I have a transaction (for instance with id 28730033375) Using the API GET https://api.hubapi.com/cr read more
Hey, @PBREC 👋 Welcome to the community! We're so glad to have you here. Great question. You'll need to make a PATCH request to the Line Items en...read more
Hi, I'm using Crisp to create tickets in HubSpot via the API. I can successfully create a ticket and associate it with the correct contact, and the contact details appear in the ticket's contact section. However, I'm unable to associate the specifi read more
Hi @JRashid
Looks like you are creating the ticket in HubSpot using the Tickets API (which you're already doing). Following to that can you also...read more
Hey all, I am making a custom code to get all the line items associated with a deal in one string and then add them to a sheet in another step and I am a bit stuck in it. this is the error I'm getting: 2025-01-21T09:38:08.256Z ERROR Error in wor read more
Hello, I would like to extract event data (page views and custom events) of contacts from the timeline and write it into a property. I am trying to find a way to do this using the API and the right scopes in the Private App, but so far without succe read more
Hi, @CFeiler 👋 Thanks for your question. I think our community members may need additional information to help you troubleshoot. Have you trie...read more
Hello, I am willing to configure a CircleCi pipeline where I can "upload" the private app I am developping (I have a React repo where I am using the hubspot SDK). Now, I am doing the "upload" running those steps in my console: 1) hs auth (opens the read more
Hi, @GLopez13 👋 Thanks for the interesting question. It “sounds” like it should be feasible, and I don't have direct experience here. Hey @eva...read more
Hi all, hoping someone can advise here... We have Marketing Enterprise with two Business Units, each is a different brand. Currently one of those integrates with Salesforce, and we need the second to also integrate with Salesforce. It seems read more