integration-docs: Update Pivotal for new doc format.

Part of zulip#29592.
This commit is contained in:
Niloth P 2024-07-20 17:33:07 +05:30 committed by Tim Abbott
parent d571410ba3
commit d972d76725
1 changed files with 21 additions and 6 deletions

View File

@ -1,18 +1,33 @@
# Zulip Pivotal integration
Get Zulip notifications for the stories in your Pivotal Tracker project!
{start_tabs}
1. {!create-channel.md!}
1. {!create-an-incoming-webhook.md!}
1. {!generate-integration-url.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to your Pivotal project's **Settings** page, and click on **Webhooks**.
1. From your Pivotal project's **Settings** page, click on **Webhooks**.
1. Under **Activity Web Hook**, provide the URL constructed above.
Choose version 5 (`v5`) of the API. Zulip supports both version 3 and
version 5, but version 5 contains more information and allows
Zulip to format more useful messages. Click **Add**.
1. Under **Activity Web Hook**, provide the URL generated above.
Choose version 5 (`v5`) of the API. Click **Add**.
!!! warn ""
**Note:** Zulip supports both version 3 and version 5, but version
5 contains more information and allows Zulip to format more useful messages.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/pivotal/001.png)
{!event-filtering-additional-feature.md!}
### Related documentation
{!webhooks-url-specification.md!}