Files
zulip/zerver/webhooks/gosquared/doc.md
Anders Kaseorg dc33a0ae67 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00

22 lines
718 B
Markdown

Receive GoSquared notifications in Zulip!
1. {!create-stream.md!}
1. {!create-bot-construct-url.md!}
1. Go to your project's **Settings** and click on **Services**.
Scroll down and next to **Webhook**, click on **Connect**. Click
on **Add new**.
1. Set **Webhook URL** to the URL constructed above. Set **Name** to
a name of your choice, such as `Zulip`. Click on **Save Integration**.
1. In your project's **Settings**, click on **Notifications**. Click on
**Add new notification**. Under **Trigger**, you may configure when
notifications are triggered. Under **Delivery**, check the **Webhook**
checkbox, and click **Add**.
{!congrats.md!}
![](/static/images/integrations/gosquared/000.png)