mirror of https://github.com/zulip/zulip.git
integration-docs: Update Transifex for new doc format.
Part of zulip#29592.
This commit is contained in:
parent
1f4310f893
commit
5db83f87e2
|
@ -1,19 +1,30 @@
|
|||
# Zulip Transifex integration
|
||||
|
||||
Get Transifex notifications in Zulip!
|
||||
|
||||
{start_tabs}
|
||||
|
||||
1. {!create-channel.md!}
|
||||
|
||||
1. {!create-an-incoming-webhook.md!}
|
||||
|
||||
1. {!generate-integration-url.md!}
|
||||
1. {!generate-webhook-url-basic.md!}
|
||||
|
||||
1. On your Transifex Dashboard, select your project, and click on
|
||||
**Settings**. Click on the **Webhooks** tab, and click
|
||||
**Add webhook**.
|
||||
1. On your Transifex Dashboard, select your project, and click **Settings**.
|
||||
Go to the **Webhooks** tab, and click **Add webhook**.
|
||||
|
||||
1. Set **URL** to the URL constructed above. Select the events
|
||||
you'd like to be notified about, and set **Status** to **Active**.
|
||||
Click **Save Changes**.
|
||||
1. Set **URL** to the URL generated above. Select the
|
||||
[events](#filtering-incoming-events) you'd like to be notified about,
|
||||
and set **Status** to **Active**. Click **Save Changes**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
{!congrats.md!}
|
||||
|
||||
![](/static/images/integrations/transifex/001.png)
|
||||
|
||||
{!event-filtering-additional-feature.md!}
|
||||
|
||||
### Related documentation
|
||||
|
||||
{!webhooks-url-specification.md!}
|
||||
|
|
Loading…
Reference in New Issue