mirror of https://github.com/zulip/zulip.git
integration-docs: Update Pivotal for new doc format.
Part of zulip#29592.
This commit is contained in:
parent
d571410ba3
commit
d972d76725
|
@ -1,18 +1,33 @@
|
||||||
|
# Zulip Pivotal integration
|
||||||
|
|
||||||
Get Zulip notifications for the stories in your Pivotal Tracker project!
|
Get Zulip notifications for the stories in your Pivotal Tracker project!
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
1. {!create-channel.md!}
|
1. {!create-channel.md!}
|
||||||
|
|
||||||
1. {!create-an-incoming-webhook.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.
|
1. Under **Activity Web Hook**, provide the URL generated above.
|
||||||
Choose version 5 (`v5`) of the API. Zulip supports both version 3 and
|
Choose version 5 (`v5`) of the API. Click **Add**.
|
||||||
version 5, but version 5 contains more information and allows
|
|
||||||
Zulip to format more useful messages. 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!}
|
{!congrats.md!}
|
||||||
|
|
||||||
![](/static/images/integrations/pivotal/001.png)
|
![](/static/images/integrations/pivotal/001.png)
|
||||||
|
|
||||||
|
{!event-filtering-additional-feature.md!}
|
||||||
|
|
||||||
|
### Related documentation
|
||||||
|
|
||||||
|
{!webhooks-url-specification.md!}
|
||||||
|
|
Loading…
Reference in New Issue