mirror of https://github.com/zulip/zulip.git
21 lines
681 B
Markdown
21 lines
681 B
Markdown
Get Intercom notifications in Zulip!
|
|
|
|
1. {!create-stream.md!}
|
|
|
|
1. {!create-bot-construct-url-indented.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)
|