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
neilw on January 09, 2019
Is it possible to add a note or call to a ticket via the API. It's available on the GUI but the engagements API only seems to work with Contacts. I can successfully open and update tickets.
0 upvote
2 Replies
Accepted solution
HubSpot Employee
January 09, 2019 16:51
Hey Neil, This is possible using this endpoint: https://developers.hubspot.com/docs/methods/engagements/create_engagement In your request body,...read more
Solved
jmcqueen on January 08, 2019
Hi there! New to the forum so please be gentle. Trying to grab the "activity" of a ticket as it flows through the pipeline. Notes get attached, statuses change...etc. How do you do this with the API? I looked through the CRM properties and I read more
1 upvote
2 Replies
Accepted solution
HubSpot Employee
January 08, 2019 10:17
Welcome, @jmcqueen . At this time, no public API truly allows for the retrieval of every activity and update that appears on an object's timeline ...read more
Solved
Walter_Anderson on December 20, 2018
(Hub ID: 2252779) I'm trying to figure out some weird behavior I'm seeing regarding the Ecommerce Bridge Sync Messages API. For context, the issue I'm having is regarding a script I wrote to send Hubspot our historical e-commerce data. Initially read more
0 upvote
2 Replies
Accepted solution
December 21, 2018 12:48
Hey Issac, thanks for the response. In typical developer fashion, as soon as I submit the post I find some new information that helps diagnose the ...read more
Solved
Asaf_Pinhassi on December 17, 2018
I try to get a list of products related to a deal using the API. When I add a product from the products list and use line items and associations, it works fine. When I edit the product from inside the deal, the source product doesn't change. How read more
0 upvote
1 Reply
Accepted solution
Member
December 18, 2018 06:50
The data can be found in the Line_Item
Solved
rherget on December 10, 2018
I need to find out whether our API can work with Hubspot. Here are our API Docs and what we require. We have an API token that needs to be used to make the correct Json call. Before I get a programmer to start setting all this up, I wanted to see read more
0 upvote
1 Reply
Accepted solution
HubSpot Employee
December 11, 2018 08:23
Welcome, @rherget . I don't see any reason why this API can't be used in conjunction with HubSpot! It's important to note, however, that our APIs ...read more
Solved
brajalal_mahant on November 30, 2018
how to publish my app in HubSpot market place
0 upvote
1 Reply
Accepted solution
HubSpot Employee
November 30, 2018 16:38
Hi @brajalal.mahanty , You can start the evaluation process by learning about and applying to the Connect program here .
Solved
on November 20, 2018
Hello, I have an account with the following subscriptions "sales free" "service free" "marketing free", I already create a pipeline and I am trying to add a ticket through API. I use the following url https://api.hubapi.com/crm-objects/v1/objects/t read more
0 upvote
3 Replies
Accepted solution
HubSpot Employee
November 26, 2018 12:44
Hi @gabriel_perez , I appreciate your patience while I was out of office over the Thanksgiving holiday. I successfully created this ticket usi...read more
Solved
Geri1985 on November 13, 2018
Hi Everyone, Just trying to use API to change the pipeline in HubSpot. I keep getting an error using this API put call: $data = '{ "pipelineId": "default", "stages": [ { "stageId": "49fafda2-f166-4650-956a-1dc5f5514357", "label": "Initial Q read more
0 upvote
14 Replies
Accepted solution
HubSpot Employee
November 28, 2018 15:35
Hey @geri1985 , we're about to update the documentation, but your request should be formatted like this: { "pipelineId": "pipeline_test", "la...read more
Solved
on October 22, 2018
Upon creation of a ticket is it possible to send an email out to the parties involved in the ticket? How can this be triggered?
0 upvote
1 Reply
Accepted solution
HubSpot Employee
October 23, 2018 11:52
Hi @MBS , Happy to help. A ticket-based workflow would be needed to trigger notifications like this.
Solved
on October 11, 2018
API already has ability to create or delete crm associations in batches. It seems logical to also have an ability to load associations in batches. Here is an example: we can get the list of line item objects, but none of them include information a read more
0 upvote
1 Reply
Accepted solution
HubSpot Employee
October 12, 2018 09:15
Hi @Anton_Litvinenko , To clarify, are you seeking a batch version of the Get associations for CRM object endpoint that allows you to define an ...read more
Solved
maven on October 05, 2018
hi i'm on a project and i get the contacts that are registered on my site which are local to submit them to my hubspot app and i have this message in my console request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is p read more
0 upvote
4 Replies
Accepted solution
HubSpot Employee
October 05, 2018 08:19
Hi @maven , Which endpoint are you using? As this documentation states, most of HubSpot's APIs do not support CORS AJAX requests. The only ...read more
Solved
Chaitanya_Krish on September 26, 2018
Hi, I am a superAdmin in the account and I am trying to fetch the tickets using the url " https://api.hubapi.com/crm-objects/v1/objects/tickets/paged?hapikey=[hapikey] `` But it throws me an error which says "{"status":"error","message":"Mus read more
0 upvote
3 Replies
Accepted solution
HubSpot Employee
September 28, 2018 08:53
Hi @Chaitanya_Krishna , To fetch tickets, you must be using the Service Hub product, which had not been activated in your test portal. I've just s...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.