2024-07-20 13:52:47 +02:00
|
|
|
# Zulip Rundeck integration
|
|
|
|
|
|
|
|
Receive Rundeck job notifications in Zulip!
|
|
|
|
|
|
|
|
{start_tabs}
|
2023-04-07 19:13:21 +02:00
|
|
|
|
2024-05-05 22:30:09 +02:00
|
|
|
1. {!create-channel.md!}
|
2023-04-07 19:13:21 +02:00
|
|
|
|
2023-09-21 02:23:45 +02:00
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
|
2024-07-20 13:52:47 +02:00
|
|
|
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**.
|
2023-04-07 19:13:21 +02:00
|
|
|
|
2024-07-20 13:52:47 +02:00
|
|
|
1. Go to the **Notifications** tab. Next to the desired event, click
|
|
|
|
**Add Notification**.
|
2023-04-07 19:13:21 +02:00
|
|
|
|
2024-07-20 13:52:47 +02:00
|
|
|
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}
|
2023-04-07 19:13:21 +02:00
|
|
|
|
|
|
|
{!congrats.md!}
|
|
|
|
|
|
|
|
![Rundeck Integration](/static/images/integrations/rundeck/001.png)
|
2024-07-20 13:52:47 +02:00
|
|
|
|
|
|
|
### Related documentation
|
|
|
|
|
|
|
|
{!webhooks-url-specification.md!}
|