> For the complete documentation index, see [llms.txt](https://docs.cascade.io/cascade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cascade.io/cascade/workflows/webhooks.md).

# Webhooks

Cascade supports creating a webhook listener that can be triggered via other services, such as Zapier.

![](/files/ArQhQDoAPGVEwIkcdb7L)

### How to set up a workflow webhook listener

In the upper right corner of your Workflow, you'll see a "Settings" tab. Navigate to that tab and click "Webhook Listeners" and you'll see the page shown above.

Add a name for your webhook listener and you're all set! Your workflow can now be triggered via a `POST` request to the URL shown on the webhook listener page. The URL should also have been automatically copied to your clipboard.

You can now use this URL in other third-party tools, [like Zapier](https://zapier.com/help/create/code-webhooks/send-webhooks-in-zaps).

Don't have access to create webhook listeners in the webhook listener tab? Reach out to <support@cascade.io> for upgrade options and start working smarter with webhooks.
