diff --git a/snippets/examples/webhooks.mdx b/snippets/examples/webhooks.mdx new file mode 100644 index 00000000..bd9b9c02 --- /dev/null +++ b/snippets/examples/webhooks.mdx @@ -0,0 +1,22 @@ +## Webhook examples + + +### Zapier + + +1. [Sign up for Zapier](https://zapier.com/sign-up), if you don't already have an account. +2. [Log in to your Zapier account](https://zapier.com/app/login), if you aren't already logged in. +3. On the sidebar, click **Create > Zaps**. +4. In the designer, click **Trigger: Select the event that starts your Zap**. +5. In the dialog, with **Home** selected in the sidebar, under **Popular built-in tools**, click **Webhooks**. +6. In the settings pane on the right, for **Trigger event**, select **Catch Raw Hook**. + + +### Slack + + +### Webhook.site + + + +### Beeceptor \ No newline at end of file