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 Beitrag ansehen
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 Beitrag ansehen
@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...Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
@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 ...Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
Hey, @Fabian93 👋 Have you ruled out the Read Event Data endpoint? Additionally, you might make a post over on the 3rd party Apps board ...Beitrag ansehen
Hi, @CFeiler 👋 Thanks for your question. I think our community members may need additional information to help you troubleshoot. Have you trie...Beitrag ansehen
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 Beitrag ansehen
Hi, @GLopez13 👋 Thanks for the interesting question. It “sounds” like it should be feasible, and I don't have direct experience here. Hey @eva...Beitrag ansehen