Delete Ticket event for Zoho Desk webhook not triggering

Delete Ticket event for Zoho Desk webhook not triggering

Hello,

I'm trying to use a webhook created in the Zoho Desk Webhook API to update a database when tickets are deleted. However, deleting a ticket from within Zoho does not seem to trigger the webhook.

Using the API to list all webhooks, here's the webhook in question:

{"data":[
      {"id":"myWebhookID",
      "subscriptions":
            {"Ticket_Add":
                  {"departmentIds":["myDept"]},
            "Ticket_Delete":null
            },
            "url":"https://my-app.com/sync/delete-ticket",
            "ignoreSourceId":null,
            "createdTime":"2019-01-21T15:21:30.771Z",
            "modifiedTime":"2019-01-21T15:21:30.771Z",
            "createdBy":"myId",
            "isEnabled":true}
      ]
}

Ideally this webhook will only subscribe to the delete event  but in the interest of testing, I added the Add Ticket Event. When I read the application logs, the url is hit when tickets are created and I can get the payload from the request body. However, when I delete a ticket there is no request sent at all to the url. Any help on this would be appreciated!

    Access your files securely from anywhere

        Zoho Developer Community




                                  Zoho Desk Resources

                                  • Desk Community Learning Series


                                  • Digest


                                  • Functions


                                  • Meetups


                                  • Kbase


                                  • Resources


                                  • Glossary


                                  • Desk Marketplace


                                  • MVP Corner


                                  • Word of the Day



                                      Zoho Marketing Automation


                                              Manage your brands on social media



                                                    Zoho TeamInbox Resources

                                                      Zoho DataPrep Resources



                                                        Zoho CRM Plus Resources

                                                          Zoho Books Resources


                                                            Zoho Subscriptions Resources

                                                              Zoho Projects Resources


                                                                Zoho Sprints Resources


                                                                  Qntrl Resources


                                                                    Zoho Creator Resources



                                                                        Zoho Campaigns Resources


                                                                          Zoho CRM Resources

                                                                          • CRM Community Learning Series

                                                                            CRM Community Learning Series


                                                                          • Kaizen

                                                                            Kaizen

                                                                          • Functions

                                                                            Functions

                                                                          • Meetups

                                                                            Meetups

                                                                          • Kbase

                                                                            Kbase

                                                                          • Resources

                                                                            Resources

                                                                          • Digest

                                                                            Digest

                                                                          • CRM Marketplace

                                                                            CRM Marketplace

                                                                          • MVP Corner

                                                                            MVP Corner





                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now