mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
1.0 KiB
1.0 KiB
Zulip's Slack-compatible incoming webhook
Zulip can process incoming webhook messages written to work with Slack's incoming webhook API. This makes it easy to quickly move your integrations when migrating your organization from Slack to Zulip.
!!! warn ""
**Note:** In the long term, the recommended approach is to use
Zulip's native integrations, which take advantage of Zulip's topics.
There may also be some quirks when Slack's formatting system is
translated into Zulip's.
{start_tabs}
-
{!create-an-incoming-webhook.md!}
-
{!generate-webhook-url-basic.md!}
-
Use the generated URL anywhere you would use a Slack webhook.
{end_tabs}
Related documentation
-
Forward messages Slack <-> Zulip (both directions)
{!webhooks-url-specification.md!}