Issue: Custom Calling App Not Visible to HubSpot within the Organization Paid Seat Users Details and Steps Followed as per the reference Document: Created a HubSpot developer account. Developed a custom app within the developer account. Bu read more
Hello, I am a junior CRM manager. I want to connect HUBSPOT with the ODOO ERP tool to automate data such as clients, deals, quotes, and invoices. Do you have any suggestions for tutorials or advice on how to proceed with this integration ? I apprec read more
Hi, I am using the /crm/v3/objects/$objType/batch/read POST API to detect deleted or merged objects on HubSpot, but I have a few questions about its behavior to ensure I use it correctly and avoid unintended deletions in my system. Scenario 1: Delet read more
Hi, I am using the /crm/v3/objects/$objType/batch/read POST API to detect deleted or merged objects on HubSpot, but I have a few questions about its behavior to ensure I use it correctly and avoid unintended deletions in my system. Scenario 1: Delet read more
3 years ago I created a private app as per the instructions at https://www.3cx.com/docs/hubspot-pbx-crm-integration/ but we recently noticed it was not working. When I try to authorize from 3CX, I get " An invalid app client_id was provided. " read more
i want to initilize chat widget with custom name, becouse we using the chat widget in our platform where all users are already authenticated so we should know from which user the message was come inside inbox. is it possible to do this ?
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