Files
zulip/zerver/webhooks/netlify/doc.md
PieterCK 07fda86ff9 integration-docs: Update Netlify for new doc format.
Besides reformatting the Netlify doc, this commit also updates the
instructions to match some UI changes in Netlify. The "Outgoing Webhook"
menu is now called "HTTP Post request".

Part of #29592.
2024-08-15 13:16:14 -07:00

742 B

Zulip Netlify integration

Get Zulip notifications for your Netlify deployments!

{start_tabs}

  1. {!create-channel.md!}

  2. {!create-an-incoming-webhook.md!}

  3. {!generate-webhook-url-basic.md!}

  4. Go to your Netlify project, and click Settings. Click Build & deploy, and select Deploy notifications. Click Add Notification, and select HTTP POST request.

  5. Select an Event, and set URL to notify to the URL generated above. Click Save.

{end_tabs}

{!congrats.md!}

{!webhooks-url-specification.md!}