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
  • No Replies Yet
Jun22 on March 21, 2023
Hello Guys Need Help, I made display the deals associated with the company using API integrations I have api endpoint below with "Properties and Asssociations". https://api.hubapi.com/crm/v3/objects/deals?limit=10&properties=hubspot_owner_id& read more
0 upvote
1 Reply
Community Manager
March 22, 2023 12:26
Hi, @Jun22 👋 Thanks for reaching out. Let's see if any of our community members have any JavaScript magic they can offer — hey @miljkovicmisa ...read more
dan9 on March 21, 2023
I'm trying to modify the Close Date of deals but I get this error message: "days_to_close" is a read only property; its value cannot be set Is it not possible to do that?
0 upvote
1 Reply
Community Manager
March 21, 2023 13:37
Hey, @dan9 👋 You are not missing anything. Properties marked read-only cannot be modified. By making a request to the Properties API , we can g...read more
PFarkas on March 21, 2023
Hello! When I got assigned to a Deal as a deal owner trough API my profile automaticly starts following that Deal. Can I disable this automatic follow thing? Its really annoying when I got assigned to many Deals and getting 1000+ notifications a read more
0 upvote
1 Reply
Community Manager
March 22, 2023 09:43
Hi, @PFarkas 👋 Thanks for your question. All the notification options live in your Settings page . There isn't a parameter or other way we can ...read more
PascG on March 14, 2023
Hi everyone, We have done a successfull integration to PandaDoc. In our deal, we have the widget PandaDoc with the "Create Document" button. We have a doc template in PandaDoc and after clicking the button, the deal informations (properties&cu read more
Member
March 17, 2023 07:34
@himanshurauthan wrote: Hello @PascG possible to automate the process of creating a document in PandaDoc from HubSpot using HubSpot workflo...read more
Jun22 on March 10, 2023
Hello Sir, Need help,, Why the deal I created won't show on the table is it because the Primary company is im not the owner and 2nd Company deals with labelled "Partner Company" associated the one I owned. Is there any tweak on the code below h read more
0 upvote
1 Reply
Community Manager
March 10, 2023 11:33
Hi, @Jun22 👋 Thanks for reaching out. Hey, @amwilie @jonchim , can you offer any advice on how @Jun22 can approach this? Or suggestions on ...read more
Kevin_Jorgensen on March 09, 2023
We are using the deals API to create deal line items in batch and it's working wonderfully... that is until we get to a deal with greater than 100 line items. No errors are thrown but the line items don't show up. It's as if HubSpot created an arbit read more
0 upvote
1 Reply
Participant
March 09, 2023 22:45
I'm sorry to hear that you are encountering an issue with creating deal line items in batch using the deals API. It's possible that HubSpot has set a...read more
Umair68 on March 09, 2023
Hi, I am using the hubspot api to create new deals but the data i send is not showing up its all empty in hubspot this works but its emtpy in hubspot $simplePublicObjectInput = new SimplePublicObjectInput ([ read more
0 upvote
1 Reply
Community Manager
March 10, 2023 10:21
Hi, @Umair68 What happens if you try creating a test deal by using the on-page example listed here? POST /crm/v3/objects/deals ...read more
Solved
MC_Kathy on March 07, 2023
Hi there, Just wondering if there is any way to set the priority level when creating a deal with an API call? I've noticed this is possible with tasks, but doesn't appear to be possible with deals ? If this is not possible, is it possible to read more
1 upvote
2 Replies
Accepted Solution
Member
March 07, 2023 18:58
I've figured it out for anyone in the future having the same question.. When creating a new deal, add to following property to your request payload:...read more
Solved
ARA22 on March 06, 2023
Is ther any documentation to add/remove deal collaborator using API?
0 upvote
1 Reply
Accepted Solution
Community Manager
March 06, 2023 19:02
Hi, @ARA22 . Thanks for reaching out. You are not missing an option. This is not possible via API. These values can only be added/updated/removed in...read more
Solved
DOpanovich on March 02, 2023
I use this query with this body to create POST https://api.hubspot.com/crm/v3/properties/deals/batch/create { "inputs": [ { "name": "test_currency", "label": "test_currency", "type": "nu read more
Accepted Solution
Community Manager
March 02, 2023 12:03
Hi, @DOpanovich 👋 I did a bit of digging on this as I get the same result when trying to do this via the Properties API. Here's what I fo...read more
Toni_Atanasov on February 17, 2023
I'm performing a GET request to the deals API to fetch the options for a given enumeration field. However, for some fields, the options array is empty. Here's an example: $response = $hubspot->crm()->properties()->coreApi()->getByNa read more
0 upvote
0 Reply
Solved
kcanut on February 14, 2023
I am interested to know when the data in Contacts, Deals and Emails APIs are ready to be used. I have found this other blog post but it was only for Analytics API and the answer was not specific. So let's take Contacts API. I would like read more
0 upvote
4 Replies
Accepted Solution
Participant
February 14, 2023 05:52
When you hitup HubSpot via api to GET contacts, it's going to give you the current payload of data as it knows it. The propagation time to those reco...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.