mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
23 lines
908 B
Markdown
23 lines
908 B
Markdown
# Request an integration
|
|
|
|
Zulip comes with over 100 native integrations. Hundreds more are
|
|
available through
|
|
[Zapier](https://zapier.com/home), [IFTTT](https://ifttt.com/), and
|
|
the [Slack compatible webhook](/integrations/doc/slack_incoming).
|
|
|
|
However, sometimes there is no integration for a tool you use, or an
|
|
existing integration doesn't do what you need. If that's the case for
|
|
a third-party product you use, we'd love to [hear about
|
|
it](/help/contact-support)!
|
|
|
|
Or if you're familiar with GitHub, you can [browse open integrations
|
|
issues][integrations-issues], and if none exists, [open a new
|
|
issue](https://github.com/zulip/zulip/issues/new).
|
|
|
|
[integrations-issues]: https://github.com/zulip/zulip/issues?q=is%3Aopen+label%3A%22area%3A+integrations%22+is%3Aissue
|
|
|
|
## Related articles
|
|
|
|
* [Bots and integrations](/help/bots-and-integrations)
|
|
* [Add a bot or integration](/help/add-a-bot-or-integration)
|