diff --git a/templates/zerver/integrations.html b/templates/zerver/integrations.html index 1d874c89cc..2cd5e171e1 100644 --- a/templates/zerver/integrations.html +++ b/templates/zerver/integrations.html @@ -10,11 +10,23 @@ complete isolation, so we've made it easy for Zulip to connect to the services you already use.
-With the integrations below, your team can stay up-to-date on +
With Zulip integrations, your team can stay up-to-date on code changes, issue tickets, build system results, and much more. So ask not for whom the notification tolls—it tolls for thee! (Or for a team member of yours, I guess.)
+First, create a bot from your settings page. Your bot will be issued an + API key. + +
Then, follow the integration instructions below for the service + you are interested in. It's as easy as that! If you run into any + trouble, don't hesitate + to email + us.
+First, create a bot from your settings page. Look for the bot's email and - API key:
- -The bot email address doesn't actually need to be a valid email - address.
- -Then, follow the integration instructions below for the service - you are interested in. It's as easy as that! If you run into any - trouble, don't hesitate - to email - us.
- {#--------------------------------------------------------------------#}