Feature #31006
Add feature Webhook
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: |
Description
Overview¶
When each event of ticket or wiki occurs, notification such as update contents can be made to specified URL
I want you to implement the function of Webhook
---ja start---
チケットやWikiの各イベントが発生したときに指定のURLに更新内容などの通知が行える
Webhookの機能を実装してほしい
---ja end---
Background¶
Redmine WebHook Plugin exists but has no administrative authority for the server,
Because you can not install plug-in etc.
---ja start---
Redmine WebHook Plugin は存在するが、
サーバーの管理権限がなく、プラグインのインストールなどが行えないため
---ja end−−−
Assumed function¶
- The URL of the Web hook corresponding to each event of the controller can be registered, updated, and deleted
* It is desirable that multiple Web hooks can be registered - You can check the notification status to Web hook
* HTTP status and output contents when Web hook is called
---ja start---
- コントローラーの各イベントに対応するWebフックのURLが登録・更新・削除できる * Webフックは複数登録できることが望ましい
- Webフックへの通知状況が確認できる * Webフック呼び出し時のHTTPステータスと出力内容
---ja end---
Reference URL¶
History
#1
Updated by Yuuki NARA over 1 year ago
+1