mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +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.
30 lines
711 B
Markdown
30 lines
711 B
Markdown
# Zulip Rundeck integration
|
|
|
|
Receive Rundeck job notifications in Zulip!
|
|
|
|
{start_tabs}
|
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
1. {!generate-webhook-url-basic.md!}
|
|
|
|
1. Go to your Rundeck web interface, and click on the desired job.
|
|
Click on **Actions**, and select **Edit this Job**.
|
|
|
|
1. Go to the **Notifications** tab. Next to the desired event, click
|
|
**Add Notification**.
|
|
|
|
1. Select **Send Webhook** as the Notification Type. Enter the URL
|
|
generated above. Ensure payload format is **JSON**, and the method is
|
|
**POST**. Click **Save**.
|
|
|
|
{end_tabs}
|
|
|
|
{!congrats.md!}
|
|
|
|

|
|
|
|
### Related documentation
|
|
|
|
{!webhooks-url-specification.md!}
|