APIs & Integrations

Filter by
  • All labels
  • CMS Content
  • Companies
  • Contacts
  • Deals
  • Developer tools
  • Ecommerce Bridge
  • Email
  • Enterprise 3rd Party Integration
  • Events
  • Forms
  • Free
  • oAuth
  • oAuth
  • PHP
  • Professional
  • Python
  • SDK
  • Starter
  • Timeline and Extensions APIs
  • Webhooks
  • Workflows
  • Zapier
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
VPapageorgiou on September 12, 2024
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
0 upvote
0 Reply
RThorp on September 12, 2024
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
0 upvote
0 Reply
DanCowan17 on September 11, 2024
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
0 upvote
1 Reply
September 12, 2024 01:54
Hi @DanCowan17 , For mapping the NetSuite Lead Source and handling sublist/child dropdowns in HubSpot, follow these steps, Lead Source Mapping...read more
NBrown67 on September 11, 2024
Clearly, objectType=CTA should be the propr API response What else is new. You think you'd spend more time on an "enterprise only" feature /sigh
0 upvote
0 Reply
TSantos10 on September 11, 2024
Hello, I am trying to use the GET /marketing-emails/v1/emails API to fetch a marketing email based on the campaignID. It seems like "campaign" is no longer returned in the API response and has been replaced by " allEmailCampaignIds ". Is t read more
0 upvote
0 Reply
rfulton on September 11, 2024
I've been testing out a connection to a 3rd party app. When I revoke access to the app in my Hubspot account settings, I can still make successful API calls for around 20 mins. Looks like the access token is not revoked and I only start to get failu read more
0 upvote
1 Reply
September 11, 2024 14:06
Hi @rfulton , When you revoke access to a third-party app in HubSpot, the existing access token remains valid until it expires (typically 15-20 m...read more
mikesnare on September 11, 2024
I'm sending a dead-simple request to /crm/v3/objects/contacts/search. There is no query, just a filter. That filter attempts to filter for where the salesforcecontactid either EQ some value or ContainsToken somevalue. It always returns the follow read more
0 upvote
3 Replies
Community Manager
September 11, 2024 14:07
All good. Thanks for taking a sec to come back and let us know. Have fun building! — Jaycee
KKoch0 on September 10, 2024
Hello All, I have a WordPress website that uses the HubSpot plugin. We have a library of PDF assets (white papers, eBooks, case studies, etc.) and use HubSpot forms on gated pages to acquire a user's name and contact info before serving up the r read more
1 upvote
3 Replies
Recognized Expert | Platinum Partner
September 12, 2024 06:04
Hi @KKoch0 here is the code that works fine for me. hbspt.forms.create({ region: "na1", portalId: "xxxxxx", formId: "xxxxxx...read more
MTuerpe on September 10, 2024
I have a workflow using custom code that I'm using to associate deals with custom objects. The workflow uses the HubSpot API to create the association. This workflow has been running fine for months but as of yesterday the call to create the associa read more
Community Manager
September 11, 2024 12:53
Hey, @MTuerpe 👋 Have you tested using that key with another endpoint, like Create a Deal, for example? Curious if it fails there too (with the...read more
Solved
AThomas92 on September 10, 2024
We need to set up Hubspot with Azure. We have two accounts within our Hubspot org. We are using the Microsoft Entra SSO instructions. Would this need to be set up for each account? Would customer ID in this URL https://api.hubspot.com/login-api/v read more
1 upvote
5 Replies
Accepted solution
Recognized Expert | Platinum Partner
September 11, 2024 11:10
Hi @AThomas92 I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member. Thanks!
RafaelSCarvalho on September 10, 2024
Hello Guys, I´m trying to retrieve from HubSpot API, the value of diccount on line item. My Call is https://api.hubapi.com/crm/v3/objects/line_items/xxxxxx?properties=name,hs_sku,quantity,price,discount,amount,currency But " discount read more
1 upvote
3 Replies
Recognized Expert | Platinum Partner
September 12, 2024 04:06
Hi @RafaelSCarvalho There is no direct way to get the discounted amount but you can work around it. to get total discount = quantity (Price-Amou...read more
AllMan on September 10, 2024
Hi, When creating a batch of Notes with custom properties, we get an error saying that those properties do not exist. We are trying to write an implementation similar to the ones presented in https://developers.hubspot.com/docs/api/crm/note read more
0 upvote
2 Replies
Member
September 10, 2024 10:40
Hi Edd, Thanks for the reply. Please see below the body we post to https://api.hubapi.com/crm/v3/objects/notes/batch/create { "inputs": [ { "prop...read more
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.