次の方法で共有


Easy Redmine

Easy Redmine は、ソフトウェア プロジェクト管理用の Web ベースのツールです。

このコネクタは、次の製品とリージョンで使用できます。

サービス クラス リージョン
コピロット スタジオ Premium 次を除くすべての Power Automate リージョン :
     - 米国政府 (GCC)
     - 米国政府 (GCC High)
     - 21Vianet が運営する China Cloud
     - 米国国防総省 (DoD)
ロジック アプリ Standard 次を除くすべての Logic Apps リージョン :
     - Azure Government リージョン
     - Azure China リージョン
     - 米国国防総省 (DoD)
Power Apps Premium 次を除くすべての Power Apps リージョン :
     - 米国政府 (GCC)
     - 米国政府 (GCC High)
     - 21Vianet が運営する China Cloud
     - 米国国防総省 (DoD)
Power Automate Premium 次を除くすべての Power Automate リージョン :
     - 米国政府 (GCC)
     - 米国政府 (GCC High)
     - 21Vianet が運営する China Cloud
     - 米国国防総省 (DoD)
お問い合わせ
名前 Microsoft
URL Microsoft LogicApps のサポート
Microsoft Power Automate のサポート
Microsoft Power Apps のサポート
コネクタ メタデータ
Publisher Microsoft
Website https://www.easyredmine.com/
プライバシー ポリシー https://www.easyredmine.com/contacts/terms-and-conditions#data_processing

接続を作成する

コネクタでは、次の認証の種類がサポートされています。

デフォルト 接続を作成するためのパラメーター。 すべてのリージョン 共有不可

デフォルト

適用対象: すべてのリージョン

接続を作成するためのパラメーター。

これは共有可能な接続ではありません。 電源アプリが別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。

名前 タイプ Description 必須
API キー securestring API キー 正しい
サイト URL 文字列 ルート サイトの URL (例: https://my.easyredmine.com ) 正しい

調整制限

名前 呼び出し 更新期間
接続ごとの API 呼び出し 100 60 秒
トリガーポーリングの頻度 1 15 秒

アクション

ID でタスクを取得する

ID でタスクを取得する

ID でプロジェクトを取得する

ID でプロジェクトを取得する

ID でユーザーを取得する

ID でユーザーを取得する

タスクを作成する

タスクを作成する

タスクを更新する

タスクを更新する

プロジェクトを作成する

プロジェクトを作成する

ユーザーを一覧表示する

ユーザーを一覧表示する

ID でタスクを取得する

ID でタスクを取得する

パラメーター

名前 キー 必須 説明
問題点
issue_id True string

問題点

戻り値

ID でプロジェクトを取得する

ID でプロジェクトを取得する

パラメーター

名前 キー 必須 説明
プロジェクト
project_id True string

プロジェクト

戻り値

ID でユーザーを取得する

ID でユーザーを取得する

パラメーター

名前 キー 必須 説明
User
user_id True string

User

戻り値

タスクを作成する

タスクを作成する

パラメーター

名前 キー 必須 説明
プロジェクト ID
project_id True string

プロジェクト ID

優先度 ID
priority_id True string

優先度 ID

サブジェクト
subject True string

サブジェクト

Description
description string

Description

開始日
start_date date-time

yyyy-MM-dd

期日
due_date date-time

yyyy-MM-dd

推定時間
estimated_hours float

推定時間

戻り値

タスクを更新する

タスクを更新する

パラメーター

名前 キー 必須 説明
問題 ID
issue_id True string

問題 ID

プロジェクト ID
project_id string

プロジェクト ID

優先度 ID
priority_id string

優先度 ID

サブジェクト
subject string

サブジェクト

Description
description string

Description

ステータス
status_id string

ステータス

ID に割り当てる
assigned_to_id string

このタスクを割り当てるユーザー

開始日
start_date date-time

yyyy-MM-dd

期日
due_date date-time

yyyy-MM-dd

推定時間
estimated_hours float

推定時間

戻り値

response
string

プロジェクトを作成する

プロジェクトを作成する

パラメーター

名前 キー 必須 説明
名前
name True string

プロジェクトの名前

識別子
identifier string

ID とは異なる一意のフレンドリ名

Description
description string

Description

Homepage
homepage string

Homepage

親プロジェクト ID
parent_id string

親プロジェクトを選択する

Public
is_public boolean

パブリック プロジェクトです

メンバーを継承する
inherit_members boolean

メンバーを継承する

戻り値

ユーザーを一覧表示する

ユーザーを一覧表示する

戻り値

トリガー

タスクが作成されたとき

タスクが作成されたとき

タスクが更新されたとき

タスクが更新されたとき

プロジェクトの作成時

プロジェクトの作成時

タスクが作成されたとき

タスクが作成されたとき

パラメーター

名前 キー 必須 説明
プロジェクト ID
project_id True string

プロジェクト ID

戻り値

タスクが更新されたとき

タスクが更新されたとき

パラメーター

名前 キー 必須 説明
プロジェクト ID
project_id True string

プロジェクト ID

戻り値

プロジェクトの作成時

プロジェクトの作成時

戻り値

定義

ListProjectsResponse

名前 パス 説明
プロジェクト
projects array of ProjectResponse

プロジェクト

ProjectResponse

名前 パス 説明
プロジェクト ID
id integer
プロジェクト名
name string
識別子
identifier string

プロジェクトの一意の識別子。

Description
description string
Homepage
homepage string
ステータス
status integer
Author
author.name string
作成日
created_on date-time

yyyy-MM-ddTHH:mm:ss.fffZ

更新日
updated_on date-time

yyyy-MM-ddTHH:mm:ss.fffZ

開始日
start_date date-time

yyyy-MM-dd

期日
due_date date-time

yyyy-MM-dd

CreateProjectResponse

名前 パス 説明
プロジェクト ID
id integer
プロジェクト名
name string
識別子
identifier string

プロジェクトの一意識別子

Description
description string
Homepage
homepage string
ステータス
status integer
Author
author.name string

作成者のユーザー名

作成日
created_on date-time

yyyy-MM-ddTHH:mm:ss.fffZ

更新日
updated_on date-time

yyyy-MM-ddTHH:mm:ss.fffZ

ListIssuesResponse

名前 パス 説明
問題
issues array of IssueResponse

問題

IssueResponse

名前 パス 説明
タスク ID
id integer
プロジェクト ID
project.id integer
プロジェクト名
project.name string
トラッカー ID
tracker.id integer
追跡者
tracker.name string
状態 ID
status.id integer
ステータス
status.name string
優先度 ID
priority.id integer
Priority
priority.name string
作成者 ID
author.id integer

作成者のユーザー ID

Author
author.name string

作成者のユーザー名

サブジェクト
subject string
Description
description string
開始日
start_date string
完了率
done_ratio integer
作成日
created_on date-time

yyyy-MM-ddTHH:mm:ss.fffZ

更新日
updated_on date-time

yyyy-MM-ddTHH:mm:ss.fffZ

GetIssueResponse

名前 パス 説明
タスク ID
id integer
プロジェクト ID
project.id integer
プロジェクト名
project.name string
トラッカー ID
tracker.id integer
追跡者
tracker.name string
状態 ID
status.id integer
ステータス
status.name string
優先度 ID
priority.id integer
Priority
priority.name string
作成者 ID
author.id integer

作成者のユーザー ID。

Author
author.name string

作成者のユーザー名。

サブジェクト
subject string
Description
description string
開始日
start_date string
完了率
done_ratio integer
時間を費やした時間
spent_hours float
合計使用時間
total_spent_hours float
作成日
created_on date-time

yyyy-MM-ddTHH:mm:ss.fffZ

更新日
updated_on date-time

yyyy-MM-ddTHH:mm:ss.fffZ

ListUsersResponse

名前 パス 説明
ユーザー
users array of UserResponse

ユーザー

UserResponse

名前 パス 説明
ユーザー ID
id integer
ログイン
login string
名(ファーストネーム)
firstname string
lastname string
Email
mail string
作成日
created_on date-time
ステータス
status integer
ユーザーの種類名
easy_user_type.name string
Language
language string

文字列

これは基本的なデータ型 'string' です。