Back to Zulip

Zulip Redmine integration

zerver/webhooks/redmine/doc.md

12.01.0 KB
Original Source

Zulip Redmine integration

Get notifications for Redmine issues in Zulip!

{start_tabs}

  1. {!create-an-incoming-webhook.md!}

  2. {!generate-webhook-url-basic.md!}

  3. Install the redmine_webhook plugin on your Redmine server.

  4. In your Redmine installation, go to Projects and select the project you want to receive notifications for.

  5. From the project page, enable the Webhooks checkbox to activate webhook functionality. Click on Settings, and navigate to the WebHook tab.

  6. Add the URL generated above, select the events you would like to receive notifications for, and save your webhook configuration.

{end_tabs}

{!congrats.md!}

{!event-filtering-additional-feature.md!}

{!webhooks-url-specification.md!}