automation-hub
latest
false
- OpenAPI
- Automation Hub API について
- Automation Hub API について (Automation Cloud (公共部門向け)
- API リファレンス
- Automation Hub からトークンを生成する
- 出力ディクショナリー
- Automation Hub OpenAPI Power Query データ解析
- Automation Hub カスタム コネクタ
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
Automation Hub API ガイド
CoE のアイデアの提出に使用します。
| キー | キーの種類 | 値 (Value) | ユースケース | 必須かどうか |
|---|---|---|---|---|
| 自動化のアイデアの名前 = process_name | テキスト入力 | テンプレートを使用してアイデアの名前を入力します。 | POST の要求パラメーター | はい |
| 自動化のアイデアの ID = orchestrator_automation_uuid | テキスト入力 | テンプレートを使用して、アイデアに割り当てる ID 番号を入力します。 | POST の要求パラメーター | いいえ |
| 説明 = process_description | テキスト入力 | テンプレートを使用してアイデアの説明を入力します。 | POST の要求パラメーター | はい |
| 自動化のアイデアの領域 = category_id | カテゴリからの ID 入力 | カテゴリ ID は GET category 呼び出しを使用して簡単に抽出できます。 | POST の要求パラメーター | はい |
| 解決できる問題 (ペイン ポイント) = process_pain_points | テキスト入力 | テンプレートを使用して、解決できる問題 (ペイン ポイント) を入力します。 | POST の要求パラメーター | はい |
| 悪い影響 = process_negative_impact | テキスト入力 | テンプレートを使用して悪い影響を入力します。 | POST の要求パラメーター | はい |
| 自動化のアイデアの目的/業務プロセスを自動化する主な理由 = automation_goal | 回答の選択肢 | コスト = automation-goal-cost 品質 = automation-goal-quality 生産性 = automation-goal-productivity | POST の要求パラメーター | はい |
| 今後 6 か月間で予想される業務プロセスの変更 = task_stability | 回答の選択肢 | 予想される変更はなし = task-stability-no-change-expected若干の変更を予想 = task-stability-minor-change-expected一部の変更を予想 = task-stability-some-change-expected中程度の変更を予想 = task-stability-several-changes-expected大幅な変更を予想 = task-stability-major-change-expected | POST の要求パラメーター | はい |
| 今後 6 か月間で予想されるアプリケーションの変更 = application_stability | 回答の選択肢 | 変更なしが予期される = application-stability-no-change-expected マイナーな変更が予想される = application-stability-minor-change-expected いくつかの変更が予想される = application-stability-some-change-expected 複数の変更が予想される = application-stability-several-changes-expected 大きな変更が予想される = application-stability-major-change-expected | POST の要求パラメーター | はい |
| 平均稼働日/年 = employee_average_working_days | 型: 正の整数 (端数処理) | 平均稼働日/年に対応する数を入力します。 | POST の要求パラメーター | はい |
| 稼働時間/日 = employee_working_hours | 型: 正の整数 (端数処理) | 稼働時間/日に対応する数を入力します。 | POST の要求パラメーター | はい |
| 平均総人件費/年 = employee_average_full_cost | 型: 正の整数 (端数処理) | 平均総人件費/年に対応する数を入力します。 | POST の要求パラメーター | いいえ |
| 作業/業務プロセスの頻度 = frequency | 回答の選択肢 | 毎日 = frequency-daily 毎週 = frequency-weekly 隔週 = frequency-bi-weekly毎月 = frequency-monthly毎四半期 = frequency-quarterly毎年 = frequency-yearly | POST の要求パラメーター | はい |
| 平均アクティビティ量 = volumes | 型: 正の整数 (端数処理) | 平均アクティビティ量に対応する数を入力します。 | POST の要求パラメーター | はい |
| 平均処理時間/トランザクション = average_handling_time | 型: 正の整数 (端数処理) | 平均処理時間/トランザクションに対応する数を入力します。 | POST の要求パラメーター | はい |
| 平均エラー率 (合計量に占める割合) = average_error_rate | 型: 正の整数 (端数処理) | 平均エラー率に対応する数を入力します。 | POST の要求パラメーター | いいえ |
| 平均再作業時間/トランザクション (分) = average_rework_time | 型: 正の整数 (端数処理) | 再作業時間に対応する数値を入力します。 | POST の要求パラメーター | いいえ |
| レビュー/監査される作業の平均 (全体量に占める割合) = average_work_to_be_reviewed | 型: 正の整数 (端数処理) | 平均再作業時間/トランザクションに対応する数を入力します。 | POST の要求パラメーター | いいえ |
| レビューまたは監査の平均時間/トランザクション (分) = average_review_audit_time | 型: 正の整数 (端数処理) | レビューまたは監査の平均時間/トランザクションに対応する数を入力します。 | POST の要求パラメーター | いいえ |
| 作業を実行する従業員数 = number_of_employees | 型: 正の整数 (端数処理) | 作業を実行する従業員数に対応する値を入力します。 | POST の要求パラメーター | はい |
| 業務プロセスのピーク = process_peaks | 回答の選択肢 | 定期的 (例: 月末の締め処理) = process-peaks-regularまれだが予測可能な状況 (例: 冬季休業/年末の締め処理) = process-peaks-rare-predictableまれで予測不可能な状況 = process-peaks-rare-unpredictableピークなし = process-peaks-no-peaks | POST の要求パラメーター | はい |
| 平均手順数 = process_length | 回答の選択肢 | 20 個未満 = process-length-less-twenty20 から 50 個の間 = process-length-between-twenty-fifty50 から 100 個の間 = process-length-between-fifty-hundred100 から 150 個の間 = process-length-between-hundred-hundredfifty151 個以上 = process-length-more-than-hundredfifty | POST の要求パラメーター | はい |
| 業務プロセスを完了する方法の数 = decision_complexity | 回答の選択肢 | 毎回同じ方法で実行する = decision-complexity-same-way2 つ以上、5 つ未満の実行方法がある = decision-complexity-between-two-five5 つ以上、8 つ未満の実行方法がある = decision-complexity-between-five-eight8 つ以上の実行方法がある = decision-complexity-greater-eight | POST の要求パラメーター | はい |
| デジタル データ入力の割合 = digital_inputs_percent | 型: 正の整数 (端数処理) | デジタル データ入力の割合に対応する数を入力します。 | POST の要求パラメーター | はい |
| スキャンされたデータの入力 = scanned_inputs | Boolean 値 | はい = scanned-inputs-yesいいえ = scanned-inputs-no | POST の要求パラメーター | はい |
| 構造化されたデジタル データ入力の割合 = structured_input | 回答の選択肢 | 80% 以上 = structured-input-greater-eighty60% から 80% = structured-input-between-sixty-eighty40% から 60% = structured-input-between-forty-sixty40% 未満 = structured-input-lesser-forty | POST の要求パラメーター | はい |
| 使用するアプリケーション = applications | カテゴリからの ID 入力 | アプリケーション ID は GET appinventory 呼び出しを使用して簡単に抽出できます。 | POST の要求パラメーター | はい |
| 業務管理者 = owner | 業務管理者のメール アドレス | POST の要求パラメーター | はい |
例:
"process_name": "Coe Submission",
"orchestrator_automation_uuid": "100024",
"process_description": "automate the submission process",
"category_id": 85,
"process_pain_points": "painpoints_nostyle",
"process_negative_impact": "not applicable",
"automation_goal": "automation-goal-productivity",
"task_stability": "task-stability-some-change-expected",
"application_stability": "application-stability-several-changes-expected",
"employee_average_working_days": "25",
"employee_working_hours": "15",
"employee_average_full_cost": "8934",
"frequency": "frequency-weekly",
"volumes": "7",
"average_handling_time": "928",
"average_error_rate": "3",
"average_rework_time": "4",
"average_work_to_be_reviewed": "12",
"average_review_audit_time": "76",
"number_of_employees": "8",
"process_peaks": "process-peaks-rare-predictable",
"process_length": "process-length-between-twenty-fifty",
"decision_complexity": "decision-complexity-between-five-eight",
"digital_inputs_percent": "7",
"scanned_inputs": "scanned-inputs-yes",
"structured_input": "structured-input-between-forty-sixty",
"applications": [68,45],
"owner": "jane.doe@email.com"
}
"process_name": "Coe Submission",
"orchestrator_automation_uuid": "100024",
"process_description": "automate the submission process",
"category_id": 85,
"process_pain_points": "painpoints_nostyle",
"process_negative_impact": "not applicable",
"automation_goal": "automation-goal-productivity",
"task_stability": "task-stability-some-change-expected",
"application_stability": "application-stability-several-changes-expected",
"employee_average_working_days": "25",
"employee_working_hours": "15",
"employee_average_full_cost": "8934",
"frequency": "frequency-weekly",
"volumes": "7",
"average_handling_time": "928",
"average_error_rate": "3",
"average_rework_time": "4",
"average_work_to_be_reviewed": "12",
"average_review_audit_time": "76",
"number_of_employees": "8",
"process_peaks": "process-peaks-rare-predictable",
"process_length": "process-length-between-twenty-fifty",
"decision_complexity": "decision-complexity-between-five-eight",
"digital_inputs_percent": "7",
"scanned_inputs": "scanned-inputs-yes",
"structured_input": "structured-input-between-forty-sixty",
"applications": [68,45],
"owner": "jane.doe@email.com"
}
対応する UI: CoE のアイデアを提出