This template is for Áú»¢¶Ä²© version: 7.2
Source:
Redmine webhook

This guide describes how to integrate your Áú»¢¶Ä²© 7.0 installation with Redmine using the Áú»¢¶Ä²© webhook feature. This guide will provide instructions on setting up a media type, a user and an action in Áú»¢¶Ä²©.
Requirements
- Redmine with enabled REST API and Authentication
- Áú»¢¶Ä²© version 7.0 or higher
Setting up a Redmine
1. Enable REST API in Administration > Settings > API.
2. Find your API key on your account page when logged in, on the right-hand pane of the default layout.
Áú»¢¶Ä²© Webhook configuration
Create a global macro
1. Before setting up the Webhook, you need to setup the global macro {$ZABBIX.URL}, which must contain the URL to the Áú»¢¶Ä²© frontend.
2. In the Administration > Media types section, import the
3. Open the added Redmine media type and set:
- redmine_access_key to the your API key
- redmine_url to the frontend URL of your Redmine installation
- redmine_project to your numeric Project ID or its name. Important: if you specify a project name, each time an additional API call will be made to get its identifier.
You can find Project ID on http://<YOR_REDMINE_URL>/projects.xml
- redmine_tracker_id to your Tracker ID
4. If you want to close issues on trigger resolve, add parameter redmine_close_status_id with close Status ID as value. (Status with "Issue closed" tick)
5. If you have custom fields in Redmine and you want them to be filled in with values from Áú»¢¶Ä²©, add parameters in the form customfield_<Redmine custom field ID>. Custom fields can only be of the text, integer, float or date types. Custom fields of date type must be in the format "YYYY-MM-DD".
6. If you want to prioritize issues according to severity values in Áú»¢¶Ä²©, you can define mapping parameters:
- severity_<name>: Redmine priority ID
7. Click the Update button to save the Webhook settings.
8. To receive notifications in Redmine, you need to create a Áú»¢¶Ä²© user and add Media with the Redmine type.
For Send to: enter any text, as this value is not used, but is required.
For more information, use the Áú»¢¶Ä²© and documentations.
Supported Versions
Áú»¢¶Ä²© 7.0
This template is for Áú»¢¶Ä²© version: 7.0
Source:
Redmine webhook

This guide describes how to integrate your Áú»¢¶Ä²© 7.0 installation with Redmine using the Áú»¢¶Ä²© webhook feature. This guide will provide instructions on setting up a media type, a user and an action in Áú»¢¶Ä²©.
Requirements
- Redmine with enabled REST API and Authentication
- Áú»¢¶Ä²© version 7.0 or higher
Setting up a Redmine
1. Enable REST API in Administration > Settings > API.
2. Find your API key on your account page when logged in, on the right-hand pane of the default layout.
Áú»¢¶Ä²© Webhook configuration
Create a global macro
1. Before setting up the Webhook, you need to setup the global macro {$ZABBIX.URL}, which must contain the URL to the Áú»¢¶Ä²© frontend.
2. In the Administration > Media types section, import the
3. Open the added Redmine media type and set:
- redmine_access_key to the your API key
- redmine_url to the frontend URL of your Redmine installation
- redmine_project to your numeric Project ID or its name. Important: if you specify a project name, each time an additional API call will be made to get its identifier.
You can find Project ID on http://<YOR_REDMINE_URL>/projects.xml
- redmine_tracker_id to your Tracker ID
4. If you want to close issues on trigger resolve, add parameter redmine_close_status_id with close Status ID as value. (Status with "Issue closed" tick)
5. If you have custom fields in Redmine and you want them to be filled in with values from Áú»¢¶Ä²©, add parameters in the form customfield_<Redmine custom field ID>. Custom fields can only be of the text, integer, float or date types. Custom fields of date type must be in the format "YYYY-MM-DD".
6. If you want to prioritize issues according to severity values in Áú»¢¶Ä²©, you can define mapping parameters:
- severity_<name>: Redmine priority ID
7. Click the Update button to save the Webhook settings.
8. To receive notifications in Redmine, you need to create a Áú»¢¶Ä²© user and add Media with the Redmine type.
For Send to: enter any text, as this value is not used, but is required.
For more information, use the Áú»¢¶Ä²© and documentations.
Supported Versions
Áú»¢¶Ä²© 7.0
This template is for Áú»¢¶Ä²© version: 6.4
Source:
Redmine webhook

This guide describes how to integrate your Áú»¢¶Ä²© 6.2 installation with Redmine using the Áú»¢¶Ä²© webhook feature. This guide will provide instructions on setting up a media type, a user and an action in Áú»¢¶Ä²©.
Requirements
- Redmine with enabled REST API and Authentication
- Áú»¢¶Ä²© version 6.2 or higher
Setting up a Redmine
1. Enable REST API in Administration > Settings > API.
2. Find your API key on your account page when logged in, on the right-hand pane of the default layout.
Áú»¢¶Ä²© Webhook configuration
Create a global macro
1. Before setting up the Webhook, you need to setup the global macro {$ZABBIX.URL}, which must contain the URL to the Áú»¢¶Ä²© frontend.
2. In the Administration > Media types section, import the
3. Open the added Redmine media type and set:
- redmine_access_key to the your API key
- redmine_url to the frontend URL of your Redmine installation
- redmine_project to your numeric Project ID or its name. Important: if you specify a project name, each time an additional API call will be made to get its identifier.
You can find Project ID on http://<YOR_REDMINE_URL>/projects.xml
- redmine_tracker_id to your Tracker ID
4. If you want to close issues on trigger resolve, add parameter redmine_close_status_id with close Status ID as value. (Status with "Issue closed" tick)
5. If you have custom fields in Redmine and you want them to be filled in with values from Áú»¢¶Ä²©, add parameters in the form customfield_<Redmine custom field ID>. Custom fields can only be of the text, integer, float or date types. Custom fields of date type must be in the format "YYYY-MM-DD".
6. If you want to prioritize issues according to severity values in Áú»¢¶Ä²©, you can define mapping parameters:
- severity_<name>: Redmine priority ID
7. Click the Update button to save the Webhook settings.
8. To receive notifications in Redmine, you need to create a Áú»¢¶Ä²© user and add Media with the Redmine type.
For Send to: enter any text, as this value is not used, but is required.
For more information, use the Áú»¢¶Ä²© and documentations.
Supported Versions
Áú»¢¶Ä²© 6.2
This template is for Áú»¢¶Ä²© version: 6.2
Source:
Redmine webhook

This guide describes how to integrate your Áú»¢¶Ä²© 6.2 installation with Redmine using the Áú»¢¶Ä²© webhook feature. This guide will provide instructions on setting up a media type, a user and an action in Áú»¢¶Ä²©.
Requirements
- Redmine with enabled REST API and Authentication
- Áú»¢¶Ä²© version 6.2 or higher
Setting up a Redmine
1. Enable REST API in Administration > Settings > API.
2. Find your API key on your account page when logged in, on the right-hand pane of the default layout.
Áú»¢¶Ä²© Webhook configuration
Create a global macro
1. Before setting up the Webhook, you need to setup the global macro {$ZABBIX.URL}, which must contain the URL to the Áú»¢¶Ä²© frontend.
2. In the Administration > Media types section, import the
3. Open the added Redmine media type and set:
- redmine_access_key to the your API key
- redmine_url to the frontend URL of your Redmine installation
- redmine_project to your numeric Project ID or its name. Important: if you specify a project name, each time an additional API call will be made to get its identifier.
You can find Project ID on http://<YOR_REDMINE_URL>/projects.xml
- redmine_tracker_id to your Tracker ID
4. If you want to close issues on trigger resolve, add parameter redmine_close_status_id with close Status ID as value. (Status with "Issue closed" tick)
5. If you have custom fields in Redmine and you want them to be filled in with values from Áú»¢¶Ä²©, add parameters in the form customfield_<Redmine custom field ID>. Custom fields can only be of the text, integer, float or date types. Custom fields of date type must be in the format "YYYY-MM-DD".
6. If you want to prioritize issues according to severity values in Áú»¢¶Ä²©, you can define mapping parameters:
- severity_<name>: Redmine priority ID
7. Click the Update button to save the Webhook settings.
8. To receive notifications in Redmine, you need to create a Áú»¢¶Ä²© user and add Media with the Redmine type.
For Send to: enter any text, as this value is not used, but is required.
For more information, use the Áú»¢¶Ä²© and documentations.
Supported Versions
Áú»¢¶Ä²© 6.2
This template is for Áú»¢¶Ä²© version: 6.0
Source:
Redmine webhook

This guide describes how to integrate your Áú»¢¶Ä²© 6.0 installation with Redmine using the Áú»¢¶Ä²© webhook feature. This guide will provide instructions on setting up a media type, a user and an action in Áú»¢¶Ä²©.
Requirements
- Redmine with enabled REST API and Authentication
- Áú»¢¶Ä²© version 6.0 or higher
Setting up a Redmine
1. Enable REST API in Administration > Settings > API.
2. Find your API key on your account page when logged in, on the right-hand pane of the default layout.
Áú»¢¶Ä²© Webhook configuration
Create a global macro
1. Before setting up the Webhook, you need to setup the global macro {$ZABBIX.URL}, which must contain the URL to the Áú»¢¶Ä²© frontend.
2. In the Administration > Media types section, import the
3. Open the added Redmine media type and set:
- redmine_access_key to the your API key
- redmine_url to the frontend URL of your Redmine installation
- redmine_project to your numeric Project ID or its name. Important: if you specify a project name, each time an additional API call will be made to get its identifier.
You can find Project ID on http://<YOR_REDMINE_URL>/projects.xml
- redmine_tracker_id to your Tracker ID
4. If you want to close issues on trigger resolve, add parameter redmine_close_status_id with close Status ID as value. (Status with "Issue closed" tick)
5. If you have custom fields in Redmine and you want them to be filled in with values from Áú»¢¶Ä²©, add parameters in the form customfield_<Redmine custom field ID>. Custom fields can only be of the text, integer, float or date types. Custom fields of date type must be in the format "YYYY-MM-DD".
6. If you want to prioritize issues according to severity values in Áú»¢¶Ä²©, you can define mapping parameters:
- severity_<name>: Redmine priority ID
7. Click the Update button to save the Webhook settings.
8. To receive notifications in Redmine, you need to create a Áú»¢¶Ä²© user and add Media with the Redmine type.
For Send to: enter any text, as this value is not used, but is required.
For more information, use the Áú»¢¶Ä²© and documentations.
Supported Versions
Áú»¢¶Ä²© 6.0
This template is for Áú»¢¶Ä²© version: 5.4
Source:
Redmine webhook

This guide describes how to integrate your Áú»¢¶Ä²© 5.4 installation with Redmine using the Áú»¢¶Ä²© webhook feature. This guide will provide instructions on setting up a media type, a user and an action in Áú»¢¶Ä²©.
Requirements
- Redmine with enabled REST API and Authentication
- Áú»¢¶Ä²© version 5.4 or higher
Setting up a Redmine
1. Enable REST API in Administration > Settings > API.
2. Find your API key on your account page when logged in, on the right-hand pane of the default layout.
Áú»¢¶Ä²© Webhook configuration
Create a global macro
1. Before setting up the Webhook, you need to setup the global macro {$ZABBIX.URL}, which must contain the URL to the Áú»¢¶Ä²© frontend.
2. In the Administration > Media types section, import the
3. Open the added Redmine media type and set:
- redmine_access_key to the your API key
- redmine_url to the frontend URL of your Redmine installation
- redmine_project to your numeric Project ID or its name. Important: if you specify a project name, each time an additional API call will be made to get its identifier.
You can find Project ID on http://<YOR_REDMINE_URL>/projects.xml
- redmine_tracker_id to your Tracker ID
4. If you want to close issues on trigger resolve, add parameter redmine_close_status_id with close Status ID as value. (Status with "Issue closed" tick)
5. If you have custom fields in Redmine and you want them to be filled in with values from Áú»¢¶Ä²©, add parameters in the form customfield_<Redmine custom field ID>. Custom fields can only be of the text, integer, float or date types. Custom fields of date type must be in the format "YYYY-MM-DD".
6. If you want to prioritize issues according to severity values in Áú»¢¶Ä²©, you can define mapping parameters:
- severity_<name>: Redmine priority ID
7. Click the Update button to save the Webhook settings.
8. To receive notifications in Redmine, you need to create a Áú»¢¶Ä²© user and add Media with the Redmine type.
For Send to: enter any text, as this value is not used, but is required.
For more information, use the Áú»¢¶Ä²© and documentations.
Supported Versions
Áú»¢¶Ä²© 5.4
This template is for Áú»¢¶Ä²© version: 5.0
Source:
Redmine webhook

This guide describes how to integrate your Áú»¢¶Ä²© 5.0 installation with Redmine using the Áú»¢¶Ä²© webhook feature. This guide will provide instructions on setting up a media type, a user and an action in Áú»¢¶Ä²©.
Requirements
- Redmine with enabled REST API and Authentication
- Áú»¢¶Ä²© version 5.0 or higher
Setting up a Redmine
1. Enable REST API in Administration > Settings > API.
2. Find your API key on your account page when logged in, on the right-hand pane of the default layout.
Áú»¢¶Ä²© Webhook configuration
Create a global macro
1. Before setting up the Webhook, you need to setup the global macro {$ZABBIX.URL}, which must contain the URL to the Áú»¢¶Ä²© frontend.
2. In the Administration > Media types section, import the
3. Open the added Redmine media type and set:
- redmine_access_key to the your API key
- redmine_url to the frontend URL of your Redmine installation
- redmine_project to your numeric Project ID or its name. Important: if you specify a project name, each time an additional API call will be made to get its identifier.
You can find Project ID on http://<YOR_REDMINE_URL>/projects.xml
- redmine_tracker_id to your Tracker ID
4. If you want to close issues on trigger resolve, add parameter redmine_close_status_id with close Status ID as value. (Status with "Issue closed" tick)
5. If you have custom fields in Redmine and you want them to be filled in with values from Áú»¢¶Ä²©, add parameters in the form customfield_<Redmine custom field ID>. Custom fields can only be of the text, integer, float or date types. Custom fields of date type must be in the format "YYYY-MM-DD".
6. If you want to prioritize issues according to severity values in Áú»¢¶Ä²©, you can define mapping parameters:
- severity_<name>: Redmine priority ID
7. Click the Update button to save the Webhook settings.
8. To receive notifications in Redmine, you need to create a Áú»¢¶Ä²© user and add Media with the Redmine type.
For Send to: enter any text, as this value is not used, but is required.
For more information, use the Áú»¢¶Ä²© and documentations.
Supported Versions
Áú»¢¶Ä²© 5.0