## Zoho Billing - Product, solutions, integrations, support, and resources Index Access the complete documentation index at: https://www.zoho.com/en-ng/billing/llms.txt Use this file to discover all available documentation pages before proceeding. [Back](./) # How do I notify my application or web service when a subscription has been canceled? ![](/billing/images/ue-resources/llm-utility-menu/sparkle-ai.svg) Explore With AI ![](/billing/images/ue-resources/llm-utility-menu/dd-arrow.svg) * [Open in ChatGPT (opens in new tab)](https://chatgpt.com/?prompt=Analyze+the+content+of+https%3A%2F%2Fwww.zoho.com%2Fen-ng%2Fbilling%2Fkb%2Fsubscriptions%2Fsaas-notify-cancel.html+and+understand+it+thoroughly+so+I+can+ask+questions+about+it.) * [Open in Claude (opens in new tab)](https://claude.ai/new?q=Analyze+the+content+of+https%3A%2F%2Fwww.zoho.com%2Fen-ng%2Fbilling%2Fkb%2Fsubscriptions%2Fsaas-notify-cancel.html+and+understand+it+thoroughly+so+I+can+ask+questions+about+it.) * ![Copy for LLM](/billing/images/ue-resources/llm-utility-menu/copy.svg) Copy for LLM * [![View as Markdown](/billing/images/ue-resources/llm-utility-menu/md.svg) View as Markdown (opens in new tab)](/en-ng/billing/kb/subscriptions/saas-notify-cancel.md) You can notify your application or web service about cancellations in Zoho Billing by using Webhooks. Here’s how: * Go to **Settings** > **Automation** > **Webhooks**. * Click **\+ New Webhook**. * Enter a name for your webhook and select the module as **Subscriptions**. * Select **Cancel Subscription** in the **Predefined Events** section. * Configure the rest of the webhook and click **Save**. Now, this webhook will be triggered whenever a subscription has been canceled in Zoho Billing. * * *