Project

General

Profile

Actions

Feature #31006

open

Add feature Webhook

Added by yoshiaki tanaka about 5 years ago. Updated over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
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

Actions #1

Updated by Yuuki NARA over 3 years ago

+1

Actions

Also available in: Atom PDF