A user is experiencing difficulty installing our app (which is not available yet in the marketplace, as we need more installs). The super-admin has given the user all the permissions required by the app. But still, the user can’t use the app. read more
Hi, Yesterday (September, 12th) at 06:51 to 06:58 my custom App suddenly received 403 responses for a ticket to deal association creation api call. The App was working fine since it started in April 2023 and the call has since succeeded. I w read more
According to HubSpot Docs( https://developers.hubspot.com/docs/api/error-handling#:~:text=403%20Forbidden%20%3A%20returned%20when%20the,to%20access%2...read more
Spoiler (Highlight to read) Hello there! Is there a way we could fetch submitted data via a form ID? I see a couple of API's for forms but not one for this kind of request.
Yes, you can retrieve the submitted data with a GET request to https://api.hubapi.com/form-integrations/v1/submissions/forms/:formId where formId ...read more
Hello Everyone, I have implemented an Azure Data Factory (ADF) pipeline where I’ve set up a linked service connected to HubSpot. All necessary details like client ID, client secret, token, and refresh token were provided, and the connection was suc read more
Hi Support Team, I have an application that work well. Now we want to add new sensitive scope to this one (crm.lists.write) to support new feature. I understand that if the user would like to use new feature which APIs called required new scope read more
Please update the library to include support for upserting a batch of companies, as the current documentation inaccurately suggests this functionality is available.
I want to save google calendar event link as hs_meeting_external_URL when creating a meeting event through Engagement API and I get following error: Invalid input JSON on line 1, column 695: Names for properties should be lowercase and have less read more
Hi, I'm trying to update the name of my workflow extension in HubSpot using a PUT request to: https://api.hubapi.com/automationextensions/v1/definitions/<<definition id>>?hapikey=<<hapikey>>&applicationId=<<app read more
Hi I have a bespoke object that contains a file created by our HubSpot partner. I am trying to find access to that file through the file API so I can download it programmatically. I have not been able to find a File API or a way to access it. Wh read more
Hi @VPapageorgiou
If you are looking for file API, here is the link
https://developers.hubspot.com/docs/api/files/files#endpoint?spec=GET-/...read more
Is it possible to register an event listener on the window for when a multi step form is submitted? In normal forms, we can listen for the 'message' event as per the docs here , but this doesn't seem to be firing on the multi step forms. Thank read more
Hi Gaurav, Thanks for your reply. Unfortunately, the code you sent is the method used to embed a normal (not a multi step form) on the page. ...read more
We have a NetSuite x HubSpot Deal Sync working that sends NS Opportunities to HubSpot deals, and is working well. However, trying to map the NS Lead Source, which is pulled from NS Campaigns, into HubSpot and the property does not show up when l read more
Hi @DanCowan17 , For mapping the NetSuite Lead Source and handling sublist/child dropdowns in HubSpot, follow these steps, Lead Source Mapping...read more
Thanks, @NBrown67 I am working on getting this addressed. If you have any other examples that would be helpful, please let me know. Otherwise, I'...read more