Hi Development Team, We are encountering an issue with the Gravity Forms HubSpot add-on. Despite seeing successful logs in the system, the expected contacts are not appearing in HubSpot. Below are some relevant log excerpts for context: 202 read more
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 read more
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
@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...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
Hey, @Michael_Byers 👋 Can you share an example request, response, and full error body, please? This is helpful for our community members, and ...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
Hi HMir , Thank you for your response! Yes, the form does work when I simply embed the code as provided. However, the issue arises when I n...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
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...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