mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 05:53:43 +00:00
committed by
Tim Abbott
parent
e34cc18777
commit
95b74a7bfb
@@ -1,22 +1,35 @@
|
|||||||
|
# Zulip Intercom integration
|
||||||
|
|
||||||
Get Intercom notifications in Zulip!
|
Get Intercom notifications in Zulip!
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
1. {!create-channel.md!}
|
1. {!create-channel.md!}
|
||||||
|
|
||||||
1. {!create-an-incoming-webhook.md!}
|
1. {!create-an-incoming-webhook.md!}
|
||||||
|
|
||||||
1. {!generate-integration-url.md!}
|
1. {!generate-webhook-url-basic.md!}
|
||||||
|
|
||||||
1. Go to your Intercom account's **Settings** page and click on **Developers**
|
1. Go to **Settings** in your Intercom account, and click on
|
||||||
on the left sidebar. Click on **Developer Hub** and click **New app**.
|
**Developers** in 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
|
1. Set **App name** to a name of your choice, such as `Zulip`. Set
|
||||||
**Workspace** to the Intercom workspace of your choice, and click
|
**Workspace** to the Intercom workspace of your choice, and click
|
||||||
**Create app**.
|
**Create app**.
|
||||||
|
|
||||||
1. Click on **Webhooks** on the left sidebar. Set **Your request endpoint URL**
|
1. Click on **Webhooks** in the left sidebar. Set **Your request
|
||||||
to the URL constructed above. Select the topics you'd like to be notified
|
endpoint URL** to the URL generated above. Select the topics you'd
|
||||||
about, and click **Save**.
|
like to be notified about, and click **Save**.
|
||||||
|
|
||||||
|
{end_tabs}
|
||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
{!event-filtering-additional-feature.md!}
|
||||||
|
|
||||||
|
### Related documentation
|
||||||
|
|
||||||
|
{!webhooks-url-specification.md!}
|
||||||
|
|||||||
Reference in New Issue
Block a user