mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
Updates text of generate-webhook-url-basic.md to replace the use of
the "Create the channel" step.
Removes {!create-channel.md!} from all the integrations docs that
also include {!generate-webhook-url-basic.md!}.
Fixes #32269.
29 lines
716 B
Markdown
29 lines
716 B
Markdown
# Zulip Netlify integration
|
|
|
|
Get Zulip notifications for your Netlify deployments!
|
|
|
|
{start_tabs}
|
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
1. {!generate-webhook-url-basic.md!}
|
|
|
|
1. Go to your Netlify project, and click **Settings**. Click **Build & deploy**,
|
|
and select **Deploy notifications**.
|
|
Click **Add Notification**, and select **HTTP POST request**.
|
|
|
|
1. Select an **Event**, and set **URL to notify** to the URL generated above.
|
|
Click **Save**.
|
|
|
|
{end_tabs}
|
|
|
|
{!congrats.md!}
|
|
|
|

|
|
|
|
### Related documentation
|
|
|
|
- [Netlify HTTP Post Request documentation](https://docs.netlify.com/site-deploys/notifications/#http-post-request)
|
|
|
|
{!webhooks-url-specification.md!}
|