zulip/zerver/webhooks/transifex/doc.md

31 lines
696 B
Markdown
Raw Normal View History

# Zulip Transifex integration
Get Transifex notifications in Zulip!
{start_tabs}
1. {!create-channel.md!}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
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 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!}