# Webhooks

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

![](https://2577551913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW_FvcY52Jcyt8JHFGs%2Fuploads%2FKnmh5XBp1GlbhbEYbZDt%2Fwebhook_gif.gif?alt=media\&token=f495acb9-af77-46ee-a9c3-7c06ed9b47cc)

### 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.
