APIs & Integrations

JZhao
Participant

How to support webhook for Tickets?

I am using webhook to get updated events from Hubspot for Company, Contact. I'd like to receive webhook events from Tickets as well. But I can't find a way to enable webhook for Ticket. How can I do that?

8 Replies 8
Teun
Recognized Expert | Diamond Partner
Recognized Expert | Diamond Partner

How to support webhook for Tickets?

Hi @JZhao ,

 

Currently it does not work for any changes made to Tickets. I hope they add this functionality asap.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


0 Upvotes
ajtrichards
Participant

How to support webhook for Tickets?

Are there any plans to support this in the future?

0 Upvotes
Jaycee_Lewis
Community Manager
Community Manager

How to support webhook for Tickets?

Hey, @ajtrichards. You can find the available webhooks here, including the available subscriptions for Tickets — Webhooks API

CleanShot 2023-04-21 at 11.53.21.png

Best,

Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Upvotes
JZhao
Participant

How to support webhook for Tickets?

Apart from creation of tickets, does it work for update/delete on tickets? Or it doesn't work for any events relate to tickets?

0 Upvotes
Teun
Recognized Expert | Diamond Partner
Recognized Expert | Diamond Partner

How to support webhook for Tickets?

Hi @JZhao ,

 

Check my last sentence 😜:

So maybe there is a workaround, but I think it is not possible to listen for the creation of tickets.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


0 Upvotes
JZhao
Participant

How to support webhook for Tickets?

@Teun thanks for your response. I see you listed contact, company, deal. But what I was asking is tickets. How can I subscribe to webhook on tickets?

0 Upvotes
Teun
Recognized Expert | Diamond Partner
Recognized Expert | Diamond Partner

How to support webhook for Tickets?

Hi @JZhao ,

These are the objects currently supported by the Webhook API:

 

Webhook subscriptions

Once you’ve set up your webhook URl and rate limit settings, you’ll need to create one or more subscriptions. Webhook subscriptions tell HubSpot which events your particular app would like to receive. We currently support the following subscription types:

  • Contact creations
  • Contact deletions
  • Privacy compliant contact deletions - see below for more details
  • Contact property changes
  • Company creations
  • Company deletions
  • Company property changes
  • Deal creations
  • Deal deletions
  • Deal property changes

So maybe there is a workaround, but I think it is not possible to listen for the creation of tickets.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


jreyvt
Participant

How to support webhook for Tickets?

Hi @Teun . Two questions:

1. Is there an ETA or is it even on the roadmap to be able to listen to ticket property changes/creation?
2. Does the workaround you mention can be used to listen for ticket property changes? Specifically changes in the stage of the pipeline it is assigned to?

Thanks for your response!

0 Upvotes