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
Solved
vdr1 on April 15, 2024
Given a deal, how to I get the line_items associated with it via the REST api? I would expect somethng like an SQL foreign key property to relate the line_item back to the deal. There has to exist some way of relating the two, but I cant f read more
0 upvote
1 Reply
Accepted Solution
Community Manager
April 16, 2024 13:49
Hey, @vdr1 👋 I have a few suggestions for you. You can use the Properties API to all the properties for Line Items: curl --request GET ...read more
Solved
PaulBishop on April 14, 2024
Hi All, I have some custom date fields on my deals which I would like trigger a webhook for my custom app when changed. When looking at the webhook subscirption for property changes these fields do not show up. Ideally I would like these fi read more
0 upvote
3 Replies
Accepted Solution
Member
April 15, 2024 02:40
I hope I have the solution now: Type the custom property into the subscription 🙂 I thought the dropdown was the only option but it has let me ...read more
HDesk5 on April 09, 2024
Actually we are below two apis to create deals with associated contact and getting deals based on the contact. API: URL: https://api.hubapi.com/crm/v3/objects/deals Body: { "properties" :{ "amount" : "1500.00" , read more
0 upvote
2 Replies
Top Contributor
April 17, 2024 19:42
Hi @HDesk5 👋 I've managed to replicate the API behaviour you've described. I found that the CRM Search API takes about 4-5 seconds to show...read more
concord-dev on April 08, 2024
Hello, I am working on CRM Cards, and I would like to display associations on those cards. For example, when CRM card is displayed on a Contact page, I want to add a property to display one of the Deal the contact is associated with. Is the read more
0 upvote
3 Replies
Top Contributor
April 17, 2024 18:59
Hi @concord-dev 👋 As far as I'm aware, there's no way to do this without making at least 2 API requests, upon fielding the CRM Card reques...read more
Solved
AliFawadHassan on April 05, 2024
I want to create a task due one hour before a meeting, but I want to set its creation time to 9 a.m. on the meeting date. Is it possible to achieve this using an API?
Accepted Solution
Recognized Expert | Diamond Partner
April 05, 2024 16:05
Hi @AliFawadHassan , I checked the API documentation , but I do not think there is a property available to set or update the create date of ...read more
RBrookes on April 04, 2024
I am trying to troubelshoot our HubSpot <> SugarCRM sync and I am fairly new to the Hubspot API. I am specifically trying to obtain the Sugar Opportunity ID linked to a Hubspot deal. I have managed to figure out how to query the list of proper read more
0 upvote
1 Reply
Community Manager
April 08, 2024 06:57
Hi @RBrookes , Thank you for checking with the Community! In the settings of the Sugar integration which HubSpot property did you map to the S...read more
Solved
sgupta046 on April 04, 2024
When I delete the file in HubSpot using API (GDPR_DELETE), it gets reflected a little late on the HubSpot system, having a delay of around 1-2 minute. So is there any way in which this issue of delay can be bypassed?
0 upvote
1 Reply
Accepted Solution
Top Contributor | Partner
April 04, 2024 11:41
@sgupta046 - my experience is that there are a number of delays in reflecting actual database status through to the HubSpot UI displays. 1 min dela...read more
MR71 on April 02, 2024
Hello, I am using the /crm/v3/objects/contacts endpoint to fetch contact records and their associations, but I am running into a very strange issue. The endpoint is not returning all requested associations for some records (even though t read more
0 upvote
2 Replies
Member
April 03, 2024 10:35
Yes I've tried that as well
Solved
ASyncUser on April 01, 2024
When I create or Update a deal using API then hs_created_by_user_id field is coming null. but when I create or Update through UI it is coming in resonse who created or updated that field. How should I get this through API?? Created through API read more
0 upvote
3 Replies
Accepted Solution
Member
April 01, 2024 09:20
It will only be filled if you create the deal using a user not with the API because API is not a user.
vamshikonda on March 28, 2024
Recently we have recieved an email from husbpot stating that "your company objects have reached 80% usage of COMPANY_TO_TICKET_ASSOCIATION" so is there a way to bulk delete this associations using a workflow ?? what are the possible ways to bulk d read more
0 upvote
2 Replies
Member
April 01, 2024 00:35
Thanks, Jaycee_Lewis for the reply, I have tried the Delete multiple associations between CRM objects but this API is not deleting the assoc...read more
Solved
MSrivastava1 on March 28, 2024
I am using an API call to fetch the field values for deal but for dealstage instead of the label its giving me internal name. Below is the API and other details. API: https://api.hubapi.com/crm/v3/objects/deals/search Payload: { "properties read more
0 upvote
2 Replies
Accepted Solution
Participant
March 28, 2024 11:45
Hi @MSrivastava1 👋 Yeah it's a real pain, but I can see why it's been structured this way. Anyway, I'd be tempted to add in a second step a...read more
SBisset on March 25, 2024
Hi folks, I'm using the cData ODBC driver to bring data into Excel. But this is Hubspot issue, not a cData issue. The cData table which deals with Deal/Company associations only contains DealID and CompanyID. So if a deal has more than 1 company read more
0 upvote
3 Replies
Member
April 03, 2024 07:33
THanks Zach, I have forwarded your response to cData to determine if it is something that their dev team can incorporate into their ODBC driver. I'l...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.