Files
zulip/zerver/webhooks/ansibletower/doc.md
oscar 9d1ca5476a integration-docs: Remove create channel for generate webhook URL docs.
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.
2024-11-19 13:02:01 -08:00

35 lines
913 B
Markdown

# Zulip Ansible Tower integration
Get Ansible Tower notifications in Zulip!
{start_tabs}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to **Notifications** in your Ansible Tower or AWX Admin Portal,
and select **Add**.
1. Set **Name** to a name of your choice, such as `Zulip`. Select the
organization you'd like to be notified about, and set **Type** to
**Webhook**. Set **Target URL** to the URL generated above, and
click **Save**.
1. Go to **Organizations**, and find the organization you selected
when adding the webhook notification. Click the pencil icon to edit
the organization.
1. Select **Notifications**, and then select the events you would like
to be notified about, and click **Save**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/ansibletower/001.png)
### Related documentation
{!webhooks-url-specification.md!}