Hello HubSpot Community, I’ve been working on a private app project with a basic UI extension, but I’m running into a persistent error when attempting to upload the project using the HubSpot CLI. Here’s the error message I receive: Error: Cannot read more
We want to create events, but we cant get the code to work. $hubSpotClient->create()->crm()->timeline()->eventsApi()->create(
new TimeLineEvent([
'event_template_id' => '137246454',
'object_id' => $ read more
Thanks for your detailled reply. So I need a dedicated Hubspot Developers Account to use the Templates API? Because we have just regular Hubspot ...read more
Hello! I'm trying to connect Hubspot to Make.com. I'm confused about where I need to find those parameters (check screenshot attached): - User ID - Client ID - Client Secret Thank you! Best, F.
Hi @fresbee55 ,
You can find instructions on how to obtain those HubSpot values in this article:
https://www.make.com/en/help/app/hubspot-c...read more
Hello, we are looking for a way to send a webhook notification to a defined endpoint for every change to a CRM object. So we want to track every change that happens to a contact, company and deal and want to get a automatic webhook notificat read more
Hey @Pam it's not to late to wish a happy new year ;-), thanks for your quick response and the hint. We are still searching for the best optio...read more
I am trying to connect our webinar platform (EduDip) to Hubspot. We are trying to: 1) Get all the webinar information from Edudip and send it to Hubspot, e.g. Event name, No. registrants, description, date, etc. 2) Get all the registrant informa read more
@JNunesGoncalv - if you have got this far with the integration, you can almost declare success. You can create other events using repeated calls to...read more
Hello, I am trying to create a HubSpot connection on the plugs window but running into an error. Here is the detailed overview. https://www.loom.com/share/fc0e2c967ef9413c9b6de4e64c820a28?sid=a8ce2d60-dbba-426e-87cd-0259d740c0a5 Please h read more
Hi @TB82 and welcome, we are delighted to have you here! Thanks for asking the Community and for taking the time to create this helpful video to...read more
Hello, I want to know if the live chat feature can also be integrated on a Software to help users to reach our consumer service. It would work the same way as the website chat but accessible from our software. Thanks!
Hi there, Currently, the "Microsoft Dynamics 365" marketplace app only allows you to push the Invoice object from Dynamics to HubSpot. Custom field mapping is possible. However, even with custom field mappings, synchronisation remains unidirecti read more
@DSiegers As this is not yet possible in the native integration, you'll need to have custom development done to integrate the invoices with HubSp...read more
Hi @Ade , The status you are talking about Completed, Busye or other are actually Call Outcomes in crm and in API's they are considered as disposi...read more
I spent hours fighting through this poorly designed API that HubSpot "convieniently" doesn't let you have access to support for its usage. To help you get your note added without errors such as the ones below, I'm posting this thread. Errors thi read more
@NSaad wrote: I spent hours fighting through this poorly designed API that HubSpot "convieniently" doesn't let you have access to support for its...read more
Hi ! I'm trying to export all the data from Contacts with all the properties , but I have 1,300 properties on the Contact object. I'm using this code in python: contacts_all = client.crm.contacts.get_all(limit=100, properties=contacts_prope read more
Thank you for the answer @Jaycee_Lewis , I'm looking for a solution to not be manual because I want to store it in s3 with a script , so not quite ...read more
I have been trying to use Hubspot chat in company website ( https://machinerypartner.com/ ) and we tried many times, but seems Hubspot cannot work on Nextjs 14. I tried many ways like the others posts in forum, but without success I created that h read more
Hi, @lpansarini 👋 I agree with your findings, finding support for NextJS in the community is challenging. I did find a few community members who...read more