zerver/webhooks/redmine/doc.md
Get notifications for Redmine issues in Zulip!
{start_tabs}
{!create-an-incoming-webhook.md!}
{!generate-webhook-url-basic.md!}
Install the redmine_webhook plugin
on your Redmine server.
In your Redmine installation, go to Projects and select the project you want to receive notifications for.
From the project page, enable the Webhooks checkbox to activate webhook functionality. Click on Settings, and navigate to the WebHook tab.
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!}