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

21 lines
672 B
Markdown

Get Intercom notifications in Zulip!
1. {!create-stream.md!}
1. {!create-bot-construct-url.md!}
1. Go to your Intercom account's **Settings** page and click on **Developers**
on the left sidebar. Click on **Developer Hub** and click **New app**.
1. Set **App name** to a name of your choice, such as `Zulip Webhook`. Set
**Workspace** to the Intercom workspace of your choice, and click
**Create app**.
1. Click on **Webhooks** on the left sidebar. Set **Your request endpoint URL**
to the URL constructed above. Select the topics you'd like to be notified
about, and click **Save**.
{!congrats.md!}
![](/static/images/integrations/intercom/001.png)