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
NSaad on November 03, 2024
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
cosgrovep on November 03, 2024
Hello all I am getting the below error This is when trying to authorize my new app in a 3rd party dialer for real time updates - i.e. when a contact is created with a certain status it pushes into the dialer. The install URL is he read more
0 upvote
1 Reply
Key Advisor | Gold Partner
November 03, 2024 17:07
Hi @cosgrovep Your scopes look correct in the URL. When I enter the Redirect URL (from the full URL you posted) I get the response: E...read more
hbuser33 on November 01, 2024
Is there any API that I can use to update the meetings. So bascially I want to associate meetings with contact : associations : contactsArr . map ( id => ({ to : { id }, types : [{ associationCategory : "HUBSPO read more
0 upvote
1 Reply
Community Manager
November 01, 2024 18:17
Hey, @hbuser33 👋 Have you tried using the Associations API for this task? https://developers.hubspot.com/beta-docs/guides/api/crm/association...read more
AnalyticsGirl on November 01, 2024
Hi, I am wondering if anyone can help me. We are trying to pass the ip address through a hidden form field. The ip address field name: ipaddress. This is the code we are using in GTM - however the IP address isn't being captured in Hubspot but read more
0 upvote
1 Reply
Guide | Partner
November 01, 2024 20:07
@AnalyticsGirl - you are not very explicit here about where your error occurs. Which console logs succeed and which fail? HubSpot decided a while b...read more
OKonivnenko on November 01, 2024
In HubSpot, I created a new property for Deal. I tried two options: utm_source and source_test , where I record a custom data source. I am sending the request using the POST method. I receive a message confirming the successful submission o read more
Guide | Partner
November 03, 2024 11:16
@OKonivnenko - I apologize, but I'm definietely confused on your logic here. In order for the community to help you, I think we would need more inf...read more
hbuser33 on November 01, 2024
I am current using /crm/v3/objects/meetings to create meetings but when I am fetching using get api than nothing is coming in associations. Does Hubspot have some permisssion , which limits user to see meetings on meetings tab for a contact . Like read more
0 upvote
1 Reply
Community Manager
November 01, 2024 17:50
Hey, @hbuser33 👋 Thanks for your questions. I think I can help out here. Are you a Super Admin? If not, you may want to reach out to yours a...read more
RajatVerma47 on November 01, 2024
We require access to a mapping of deal stages to their respective properties within HubSpot. Specifically, when a deal transitions to a new stage, we need to fetch the corresponding properties that should be filled out for that stage. This mapping w read more
0 upvote
3 Replies
Member
November 03, 2024 03:27
@RajatVerma47 wrote: We require access to a mapping of deal stages to their respective properties within HubSpot. Specifically, when a deal trans...read more
hbuser33 on November 01, 2024
Where I can find list of assocaitionTypeId for v3 for HUBSPOT_DEFINED and is it same for all hubspot accounts . For ex : { associationCategory : "HUBSPOT_DEFINED" , associationTypeId : 200 } Is 200 will be same for all accounts read more
0 upvote
1 Reply
Key Advisor | Platinum Partner
November 01, 2024 08:45
Hi @hbuser33 , Yes, if it is HUBSPOT_DEFINED, then it will remain the same for all accounts. You can find a list of association type ID...read more
ODeikun on October 31, 2024
Hello, I am working with custom code and the Line Item API. I used the key and accessed Line Item properties, such as quantity, name, etc. However, no matter what I try, it doesn’t return any values. I have rewritten the code multiple times, but it read more
0 upvote
1 Reply
Guide | Partner
November 01, 2024 11:06
@ODeikun - I'm having some difficulty understanding the code framents and other data you have posted here. But I believe that you may need to consi...read more
WbServiceBerger on October 31, 2024
Hi, I send forms via the form API to HubSpot and would like to know the correct way of sending the HSA parameters. All I found is to send UTM parameters as properties, but I am unsure if these will be recognized by HubSpot Marketing Ads, so that con read more
0 upvote
2 Replies
November 02, 2024 05:39
I had no luck sending the tracking parameters as properties. I mean, this way I do have them in the contact but they are not recognized by hubspot. ...read more
Solved
NSaad on October 31, 2024
I'd like to know why the following request fails with this error. It's not clear as to what's going on, as it matches the expected format. Error: `{"status":"error","message":"Invalid input JSON on line 1, column 17: Cannot deserialize value of read more
0 upvote
1 Reply
Accepted solution
Participant | Partner
October 31, 2024 22:23
Hi @NSaad , You'll need to ensure your request follows the exact format from the HubSpot API documentation: { "inputs": [ { "pr...read more
Solved
Bill_Reynolds on October 31, 2024
I'm trying to PATCH (Update) a Property I went here first: https://developers.hubspot.com/beta-docs/guides/api/crm/properties for guidance. Then I pulled down a list of properties: GET https://api.hubapi.com/crm/v3/properties/deal read more
0 upvote
7 Replies
Accepted solution
Top Contributor
November 01, 2024 20:10
Hi @Bill_Reynolds 👋 Assuming your existing Deal property "d_tools_project" already is type "enumeration" and fieldType "select", all y...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.