Hi everyone, I want to create a public application that, at the same time, will have a custom action. I'd like to create, before the custom action, a custom workflow that should be available after the public app installation for all those accou Leer más
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 Leer más
@SSriram3 - A quick approach here is to create a custom property of type file on the Company record. You can upload a file [or more than one] to se...Leer más
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 Leer más
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 Leer más
@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 ...Leer más
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 Leer más
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 Leer más
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 Leer más
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...Leer más
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 Leer más
Crisp chat conversations are not showing in inbox or in any channel of inbox that's why am not able to get it i have tried all api's too. https://a...Leer más
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 Leer más
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 Leer más
Hi, @CFeiler 👋 Thanks for your question. I think our community members may need additional information to help you troubleshoot. Have you trie...Leer más
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 Leer más
Hi, @GLopez13 👋 Thanks for the interesting question. It “sounds” like it should be feasible, and I don't have direct experience here. Hey @eva...Leer más