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
devphoenix on March 05, 2024
Hi Team, Could you please take a look at the issue where updating an existing event template is not functioning properly? This recording provides a detailed explanation: Link to Recording Thank you.
0 upvote
2 Replies
Accepted Solution
Community Manager
March 06, 2024 03:03
Hi @devphoenix , Thank you for reaching out to the Community and thanks for the video! On my side, I didn't have sound on the video you shared, ...read more
AAshraf8 on March 03, 2024
Dears, How to Get Forms Submission with Tickets associated with it using Hubspot API, There is no link between the form submission and the tickets that created after the form is submitted. What i found was the below APIs, This to get the f read more
0 upvote
5 Replies
Guide | Elite Partner
March 05, 2024 03:46
Dear @AAshraf8 Natively no - but you can build a workaround using workflows and use the "increment values" action and you will have to create a ...read more
Solved
phuoctruong on February 23, 2024
I am developing a workflow using Dataops - customcode to add something from Hubspot ticket to Azure DevOps work item as a comment. Here is my script: from azure.devops.connection import Connection from msrest.authentication import BasicAuth read more
0 upvote
3 Replies
Accepted Solution
Member
February 28, 2024 23:09
I fixed the above issue using python3.10 instead of 3.8
Solved
kronst on February 20, 2024
The Search API documentation says that it has a limit of 4 requests per second per authentication token: The Search API endpoints are rate limited to four requests per second per authentication token. In my application, read more
1 upvote
11 Replies
Accepted Solution
Thought Leader | Platinum Partner
February 20, 2024 11:20
Hey @kronst In HubSpot, an authentication token and an access token serve different purposes in the authentication process: Authenticati...read more
JUrban78 on February 04, 2024
Hi, im using "GET /conversations/v3/conversations/threads" to get conversation threads but im not getting any threads thats inside live chat inbox/category... is it even supported? All i need to get is results as showed in response schema in tha read more
0 upvote
1 Reply
Community Manager
February 05, 2024 16:40
Hi, @JUrban78 👋 Can you share an example request and response, please? That will help our community members better understand your issue. ...read more
Solved
JamesR_INT on January 10, 2024
https://developers.hubspot.com/docs/platform/create-ui-extensions#fetch-crm-property-data fetchCrmObjectProperties allows the user to pull any properties from the object that the user is currently interacting with to then use them/display them read more
0 upvote
1 Reply
Accepted Solution
Top Contributor
January 10, 2024 23:23
Hi @JamesR_INT 👋 As far as I can tell, fetchCrmObjectProperties will only allow you to retrieve properties relating to the given object-...read more
PCronin9 on December 29, 2023
The v3 CRM Object API's List Objects endpoint allows you to request the inclusion of associations to one or more object types for each object found. Associations in this endpoint's responses are returned as an array of objects that include an id read more
0 upvote
0 Reply
iobulamma on December 29, 2023
I want pushing apollo contacts to hubspot crm but I got error the error is Partial Success Succesfully pushed 1 Contacts to HubSpot. Encountered errors with pushing Contact. Unrecognized error: account_upsert_failed read more
0 upvote
1 Reply
Community Manager
December 29, 2023 14:04
Hi, @iobulamma 👋 Welcome to our community. It looks like you are using a 3rd party app, integration, or connector. Is that correct? If so...read more
peeyush81 on December 07, 2023
Hi, i am unable to find a good example on how to apply a date time filter when creating a contact list - https://legacydocs.hubspot.com/docs/methods/lists/contact-lists-overview Any example would be helpful There are some notes on filters here read more
0 upvote
1 Reply
Community Manager
December 08, 2023 13:23
Hey, @peeyush81 👋 Welcome to our community! Were you able to make any progress here? If not, I will get an example running on my end and share h...read more
christos_jubile on November 25, 2023
Hello, I am using the code below to fetch the associated contacts to a company def get_associated_contact_ids(access_token, company_id): client = HubSpot(access_token=access_token) try: api_response = client.crm.associations. read more
0 upvote
2 Replies
December 01, 2023 07:15
Hello, Jaycee Thank you for your quick response I have a private app with the above scopes crm.lists.writecrm.lists.readcrm.objects.contacts.readcr...read more
Solved
sPandhare on November 16, 2023
I'm using /crm/v3/objects/{object}/search this search v3 API for searching companies, deals, contacts, and tickets. curl https://api.hubapi.com/crm/v3/objects/contacts/search?hapikey=YOUR_HUBSPOT_API_KEY \ --request POST \ --header "Conte read more
0 upvote
3 Replies
Accepted Solution
Community Manager
November 16, 2023 15:43
Hey, @sPandhare 👋 Can you share a specific example? One that includes the specific property you are searching for? First Name, for example? ...read more
HBalaji on November 14, 2023
Hi team, Im using Webhook events of Hubspot by creating a private app. I want to get an event both when a property is created and the property is changed. So I have subscribed to both contact created and contact changed events in the privat read more
0 upvote
1 Reply
Community Manager
November 15, 2023 16:28
Hi, @HBalaji 👋 Thanks for your question. Happy to dig in a bit. I'll have time to do this on my end, but I am curious if you've already t...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.