diff --git a/templates/zerver/api/integrations-overview.md b/templates/zerver/api/integrations-overview.md index 7e6d6c755e..116a9fd401 100644 --- a/templates/zerver/api/integrations-overview.md +++ b/templates/zerver/api/integrations-overview.md @@ -2,7 +2,7 @@ Integrations allow you to send data from other products into or out of Zulip. Zulip natively integrates with dozens of products, and with hundreds -more through Zapier, IFTTT, and Hubot. +more through Zapier and IFTTT. Zulip also makes it very easy to write your own integration, and (if you'd like) to get it merged into the main Zulip repository. @@ -33,10 +33,6 @@ Zulip. pointed at Zulip's [Slack-compatible webhook API](/integrations/slack/slack_incoming). -* Check if [Hubot](https://github.com/hubot-scripts) has an integration with - the product. If it does, follow - [these instructions](/integrations/doc/hubot) to set it up. - * If the product can send email notifications, you can [send those emails to a stream](/help/message-a-stream-by-email). diff --git a/templates/zerver/hello.html b/templates/zerver/hello.html index 00409f0732..24a9e00498 100644 --- a/templates/zerver/hello.html +++ b/templates/zerver/hello.html @@ -386,8 +386,7 @@
Zulip has more than 90 native integrations. Several hundred more are available through - Hubot, - Zapier, + Zapier and IFTTT.
diff --git a/templates/zerver/help/request-an-integration.md b/templates/zerver/help/request-an-integration.md index 34147b9b8f..250b3d67e6 100644 --- a/templates/zerver/help/request-an-integration.md +++ b/templates/zerver/help/request-an-integration.md @@ -1,7 +1,7 @@ # Request an integration Zulip comes with over 100 native integrations. Hundreds more are -available through [Hubot](https://hubot.github.com/), +available through [Zapier](https://zapier.com/home), [IFTTT](https://ifttt.com/), and the [Slack compatible webhook](/integrations/doc/slack_incoming). diff --git a/templates/zerver/integrations/index.html b/templates/zerver/integrations/index.html index e946c67209..f103a08615 100644 --- a/templates/zerver/integrations/index.html +++ b/templates/zerver/integrations/index.html @@ -26,8 +26,7 @@