Files
zulip/zerver/webhooks/basecamp/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

19 lines
563 B
Markdown

Zulip supports integration with Basecamp and can notify you of
events in Basecamp.
1. {!create-stream.md!}
1. {!create-bot-construct-url.md!}
1. Go to your project on Basecamp. From the **Settings** menu in
the top right corner, choose **Set up webhooks**. Click on
**Add a new webhook**.
1. Set **Payload URL** to the URL constructed above. Select the events
you would like to be notified about, and check the checkbox under
**Enable this webhook**. Click **Add this webhook**.
{!congrats.md!}
![](/static/images/integrations/basecamp/001.png)