Files
oscar 9d1ca5476a integration-docs: Remove create channel for generate webhook URL docs.
Updates text of generate-webhook-url-basic.md to replace the use of
the "Create the channel" step.

Removes {!create-channel.md!} from all the integrations docs that
also include {!generate-webhook-url-basic.md!}.

Fixes #32269.
2024-11-19 13:02:01 -08:00

34 lines
839 B
Markdown

# Zulip Intercom integration
Get Intercom notifications in Zulip!
{start_tabs}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to **Settings** in your Intercom account, and click on
**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`. Set
**Workspace** to the Intercom workspace of your choice, and click
**Create app**.
1. Click on **Webhooks** in the left sidebar. Set **Your request
endpoint URL** to the URL generated above. Select the topics you'd
like to be notified about, and click **Save**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/intercom/001.png)
{!event-filtering-additional-feature.md!}
### Related documentation
{!webhooks-url-specification.md!}