help: Update links to Bots and Integrations overview pages.

- Cross-link as appropriate, both in related articles and in the
  content of the pages.

Fixes #28758.
This commit is contained in:
David Rosa 2024-01-31 14:22:27 -08:00 committed by Tim Abbott
parent fe0d4db153
commit 78f90860b2
14 changed files with 34 additions and 18 deletions

View File

@ -67,3 +67,11 @@ us](/help/contact-support) and we'll see what we can do.
something that isn't there check out Zulip's something that isn't there check out Zulip's
[REST endpoints](https://github.com/zulip/zulip/blob/main/zproject/urls.py) [REST endpoints](https://github.com/zulip/zulip/blob/main/zproject/urls.py)
or [contact us](/help/contact-support) and we'll help you out. or [contact us](/help/contact-support) and we'll help you out.
## Related articles
* [Bots overview](/help/bots-overview)
* [Set up integrations](/help/set-up-integrations)
* [Add a bot or integration](/help/add-a-bot-or-integration)
* [Generate integration URL](/help/generate-integration-url)
* [Request an integration](/help/request-an-integration)

View File

@ -2,7 +2,7 @@
By default, anyone other than guests can add a bot to a Zulip organization. By default, anyone other than guests can add a bot to a Zulip organization.
A bot that sends content to or from another product is often called an A bot that sends content to or from another product is often called an
**integration**. [integration](/help/integrations-overview).
Organization administrators can also Organization administrators can also
[restrict bot creation](/help/restrict-bot-creation). Any bot that is added [restrict bot creation](/help/restrict-bot-creation). Any bot that is added
@ -32,7 +32,7 @@ is visible and available for anyone to use.
!!! warn "" !!! warn ""
See [bots and integrations](/help/bots-and-integrations) for more information about See [bots overview](/help/bots-overview) for more information about
the various fields. the various fields.
Nearly all third-party integrations should use **Incoming webhook** Nearly all third-party integrations should use **Incoming webhook**
as the **bot type**. as the **bot type**.
@ -43,7 +43,8 @@ Depending on the type of bot you're creating, you may need to download its
## Related articles ## Related articles
* [Bots and integrations](/help/bots-and-integrations) * [Bots overview](/help/bots-overview)
* [Integrations overview](/help/integrations-overview)
* [Edit a bot](/help/edit-a-bot) * [Edit a bot](/help/edit-a-bot)
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot) * [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
* [Restrict bot creation](/help/restrict-bot-creation) * [Restrict bot creation](/help/restrict-bot-creation)

View File

@ -73,7 +73,8 @@ bot, regardless of who owns them.
## Related articles ## Related articles
* [Bots and integrations](/help/bots-and-integrations) * [Bots overview](/help/bots-overview)
* [Integrations overview](/help/integrations-overview)
* [Add a bot or integration](/help/add-a-bot-or-integration) * [Add a bot or integration](/help/add-a-bot-or-integration)
* [Edit a bot](/help/edit-a-bot) * [Edit a bot](/help/edit-a-bot)
* [Restrict bot creation](/help/restrict-bot-creation) * [Restrict bot creation](/help/restrict-bot-creation)

View File

@ -13,7 +13,7 @@ When you deactivate a user:
login and [any other login options](/help/configure-authentication-methods) login and [any other login options](/help/configure-authentication-methods)
enabled in your organization. enabled in your organization.
* The user's [bots](/help/bots-and-integrations) will be deactivated. * The user's [bots](/help/bots-overview) will be deactivated.
* [Email invitations and invite links](/help/invite-new-users) created by the * [Email invitations and invite links](/help/invite-new-users) created by the
user will be disabled. user will be disabled.

View File

@ -34,7 +34,8 @@ active bot in the organization.
## Related articles ## Related articles
* [Bots and integrations](/help/bots-and-integrations) * [Bots overview](/help/bots-overview)
* [Integrations overview](/help/integrations-overview)
* [Add a bot or integration](/help/add-a-bot-or-integration) * [Add a bot or integration](/help/add-a-bot-or-integration)
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot) * [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
* [View all bots in your organization](/help/view-all-bots-in-your-organization) * [View all bots in your organization](/help/view-all-bots-in-your-organization)

View File

@ -56,7 +56,8 @@ integration URL.
## Related articles ## Related articles
* [Bots and integrations](/help/bots-and-integrations) * [Integrations overview](/help/integrations-overview)
* [Bots overview](/help/bots-overview)
* [Add a bot or integration](/help/add-a-bot-or-integration) * [Add a bot or integration](/help/add-a-bot-or-integration)
* [View all bots in your organization](/help/view-all-bots-in-your-organization) * [View all bots in your organization](/help/view-all-bots-in-your-organization)
* [Request an integration](/help/request-an-integration) * [Request an integration](/help/request-an-integration)

View File

@ -9,5 +9,5 @@ more through [Zapier](/integrations/doc/zapier) and
* The [integrations page](/integrations/) has instructions for * The [integrations page](/integrations/) has instructions for
integrating with each product. integrating with each product.
* If you don't see an integration you need, you can [request it](/help/request-an-integration). * If you don't see an integration you need, you can [request it](/help/request-an-integration).
* You can also [create custom integrations](/api/integrations-overview) using our API. * You can also create [custom incoming webhook integrations](/api/incoming-webhooks-overview) using our API.
* Want to learn more? Read about [Zulip bots and integrations](/help/bots-and-integrations). * Want to learn more? Read about [Zulip integrations](/help/integrations-overview).

View File

@ -18,5 +18,6 @@ issue](https://github.com/zulip/zulip/issues/new).
## Related articles ## Related articles
* [Bots and integrations](/help/bots-and-integrations) * [Integrations overview](/help/integrations-overview)
* [Bots overview](/help/bots-overview)
* [Add a bot or integration](/help/add-a-bot-or-integration) * [Add a bot or integration](/help/add-a-bot-or-integration)

View File

@ -2,8 +2,8 @@
{!admin-only.md!} {!admin-only.md!}
By default, anyone other than guests can [add a bot](/help/add-a-bot-or-integration) or By default, anyone other than guests can [add a bot](/help/add-a-bot-or-integration)
integration to the Zulip organization. Organization administrators can or integration to the Zulip organization. Organization administrators can
change who is allowed to add bots. change who is allowed to add bots.
## Configure who can add bots ## Configure who can add bots
@ -25,6 +25,7 @@ change who is allowed to add bots.
## Related articles ## Related articles
* [Bots and integrations](/help/bots-and-integrations) * [Bots overview](/help/bots-overview)
* [Integrations overview](/help/integrations-overview)
* [Add a bot or integration](/help/add-a-bot-or-integration) * [Add a bot or integration](/help/add-a-bot-or-integration)
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot) * [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)

View File

@ -3,7 +3,7 @@
{!admin-only.md!} {!admin-only.md!}
In Zulip, users can exchange direct messages with other users, In Zulip, users can exchange direct messages with other users,
[bots](/help/bots-and-integrations) and themselves. Organization [bots](/help/bots-overview) and themselves. Organization
administrators can configure who is allowed to use direct messages. administrators can configure who is allowed to use direct messages.
## Configure who can use direct messages ## Configure who can use direct messages

View File

@ -15,7 +15,7 @@ For businesses with more than 10 Zulip users, both the Basic and Business plans
include unlimited access to the Mobile Push Notification Service. include unlimited access to the Mobile Push Notification Service.
The Business plan also includes commercial support for dozens of features and The Business plan also includes commercial support for dozens of features and
integrations that help businesses take full advantage of their Zulip [integrations](/help/integrations-overview) that help businesses take full advantage of their Zulip
implementation. The minimum purchase is 25 licenses. implementation. The minimum purchase is 25 licenses.
If your organization requires hands-on support, such as real-time support during If your organization requires hands-on support, such as real-time support during

View File

@ -4,7 +4,8 @@
## Related articles ## Related articles
* [Integrations overview](/help/integrations-overview)
* [Setting up your organization](/help/getting-your-organization-started-with-zulip) * [Setting up your organization](/help/getting-your-organization-started-with-zulip)
* [Bots and integrations](/help/bots-and-integrations) * [Bots overview](/help/bots-overview)
* [Add a bot or integration](/help/add-a-bot-or-integration) * [Add a bot or integration](/help/add-a-bot-or-integration)
* [Add a custom linkifier](/help/add-a-custom-linkifier) * [Add a custom linkifier](/help/add-a-custom-linkifier)

View File

@ -15,7 +15,7 @@ Organization [administrators](/help/roles-and-permissions) can also
## Related articles ## Related articles
* [Bots and integrations](/help/bots-and-integrations) * [Bots overview](/help/bots-overview)
* [Add a bot or integration](/help/add-a-bot-or-integration) * [Add a bot or integration](/help/add-a-bot-or-integration)
* [Edit a bot](/help/edit-a-bot) * [Edit a bot](/help/edit-a-bot)
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot) * [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)

View File

@ -14,7 +14,8 @@ You can also [deactivate](/help/deactivate-or-reactivate-a-bot#deactivate-a-bot)
## Related articles ## Related articles
* [Bots and integrations](/help/bots-and-integrations) * [Bots overview](/help/bots-overview)
* [Integrations overview](/help/integrations-overview)
* [Add a bot or integration](/help/add-a-bot-or-integration) * [Add a bot or integration](/help/add-a-bot-or-integration)
* [Edit a bot](/help/edit-a-bot) * [Edit a bot](/help/edit-a-bot)
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot) * [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)