mirror of https://github.com/zulip/zulip.git
809 B
809 B
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. See also the Slack integration for mirroring content from a Slack instance into Zulip.
!!! warn ""
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.
-
{!create-stream.md!}
-
{!create-an-incoming-webhook.md!}
-
{!generate-integration-url.md!}
-
Use your new webhook URL any place that you would use a Slack webhook.
Congratulations! You're done!