Webhooks

Set up webhooks to automate workflow runs

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

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.

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.

Last updated