zulip/zerver/webhooks/appveyor/doc.md

28 lines
590 B
Markdown
Raw Normal View History

# Zulip AppVeyor integration
2018-09-10 19:03:23 +02:00
Receive AppVeyor notifications in Zulip!
{start_tabs}
1. {!create-channel.md!}
2018-09-10 19:03:23 +02:00
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to your AppVeyor Project Settings, and select **Notifications**.
Click on **Add notification**, and then select **Webhook**.
2018-09-10 19:03:23 +02:00
1. Set **Webhook URL** to the URL generated above. Select the events
you'd like to be notified about, and click **Save**.
2018-09-10 19:03:23 +02:00
{end_tabs}
2018-09-10 19:03:23 +02:00
{!congrats.md!}
![](/static/images/integrations/appveyor/001.png)
### Related documentation
{!webhooks-url-specification.md!}