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
Astroraf on January 31, 2023
I am using Python to extract the data from HubSpot with the Private App API calls. I am using the Ticket and Contacts to load into dataframes within my python environment. Tickets give me these key attributes: archived archived_at as read more
0 upvote
6 Replies
Member
February 07, 2023 09:29
get_object_id = api_client .crm.tickets.associations_api.get_all( ticket_id = 1407233837 , to_object_type = 'contacts' ) get_objec...read more
Solved
TChu7 on December 14, 2022
Hi team, I have trouble when trying to obtain an access token following this instruction: https://developers.hubspot.com/docs/api/oauth-quickstart-guide Before, my app had only 3 scopes crm.objects.contacts.readcrm.objects.companies.readcrm.obje read more
0 upvote
3 Replies
Accepted Solution
Community Manager
December 14, 2022 12:21
Hi, @TChu7 👋 Thanks for reaching out. Non-specific errors and warnings like this can be frustrating. I have a few questions to help get us start...read more
Tharun on June 20, 2022
Hi, Can someone help me by showing sample request/response or real-world postman requests on how to associate a deal or contact a ticket using association API? I went through the official API documentation, but it is lacking information and als read more
0 upvote
2 Replies
Participant
November 23, 2022 04:33
Hi Jaycee!! I searched for this a lot, thank you. Nevertheless, I still need a little bit more to achieve the goal. - When I associate the contact t...read more
Ran-ST on February 03, 2022
Can I use the API to retrieve all the contact's communication history? We have an external website and use HubSpot. We wish to display the user history of his communications with us, including: Chat Is there any API to receive history read more
Community Manager
February 04, 2022 01:40
Hi @Ran-ST Thank you for reaching out. I want to tag some of our experts on this - @himanshurauthan @miljkovicmisa @zaklein do y...read more
SHussain99 on February 03, 2022
I want a custom form to receive and send messages with respect to ticket/contact, after creating a custom form i don't see a form POST URL : https://api.hubapi.com/forms/v2/forms Body: { "name" : "Test form 2" , read more
0 upvote
3 Replies
Participant
February 08, 2022 01:34
@dennisedson yup, getting a success message on the monitoring tab. please find below attachment
BB33 on August 31, 2021
i am using hubspot ticket with api. i am sending NOTE from hubspot pannel, ( as admin response) but admin's response , ordered before client's question ! (i created ticket and add engagement from api , but admin responded from hubspot pannel, so read more
0 upvote
2 Replies
Recognized Expert | Elite Partner
September 03, 2021 06:38
Hello @BB33 , Activities (notes and all engagements) lists based on the DateTime , if you want to re-order them, you have to manage the time....read more
ilmalana on August 31, 2021
Hi, I have a problem with the service API tickets filtering data with several parameters like the following : 1. pipeline stage 2. created date 3. ticket owner please help, thanks
0 upvote
11 Replies
Member
September 07, 2021 01:21
btw, can you help me for another question? i stuck in this case, link below thanks https://community.hubspot.com/t5/APIs-Integrations/API-Get-ticke...read more
BB33 on August 30, 2021
Hi, i want to integrate with hubspot-ticketing system. my client want to create ticket and send reply with attachments. admins have to response to ticket with hubspot-panel. as i understand, for create ticket and then , add reply for ticketk : i read more
0 upvote
1 Reply
Member
August 30, 2021 01:18
i also saw the SDK's github, its just wrapper on api. ( i mean sdk does not have any solution or trick to call less api ?) isn't it ?
KHeinrichs on August 05, 2021
I'm using the tickets endpoints in the CRM API as part of an ETL process that results in the loading of tickets into our data warehouse. I'm using the a fairly standard framework that loads new tickets and updates existsing tickets. I also pull the read more
2 upvotes
3 Replies
Contributor
January 02, 2022 16:58
I'm upvoting this because HubSpot support told us some of our ticket workflows aren't working because the tickets they're running on are merged. I kn...read more
Solved
cwinhall on January 26, 2021
Hello HubSpotters! I am trying to retrieve the current count of tickets sitting in a specific swimlane wihtin a pipeline via the API but not having much luck finding where or how to do this. If anyone could point me in the right direction fo read more
0 upvote
2 Replies
Accepted Solution
HubSpot Product Team
January 27, 2021 17:11
Hey @cwinhall I would look into the filter, search, search endpoint for tickets. There, you should be able to filter by the hs_pipeline_sta...read more
Solved
cto-skipr on August 10, 2020
Hi, We are considering the use of Service Hub to replace our current ticketing solution. However, to do so we would need to be able to manage ticket from a mobile interface. Based on the ticket api it is unclear to us: if we can reply to a ticket read more
0 upvote
2 Replies
Accepted Solution
HubSpot Employee
August 11, 2020 23:04
Hey @cto-skipr , While it is not possible to reply back to a ticket via the ticket API. You can create email engagement with attachments and a...read more
diegofischer on July 17, 2020
Hi there, I'm a newbie coder (I'm in business, not engineering), have a very important task to deliver asap and have no clue on how to do it. THE TASK: I need to code an AWS Lambda function to pull tickets data to Fivetran. HELP: I don't read more
0 upvote
3 Replies
HubSpot Employee
August 23, 2020 22:52
Hey @diegofischer , When looking to get tickets updates, you can use the Get a log of changes for tickets . However, do note that the changes...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.