Motimate (プレビュー)
Motimate は、10 年以上にわたり、スカンジナビアの大手企業の社内コミュニケーションを改善、売り上げの向上、従業員教育の改善に取り組んできた成果です。 受賞歴のある SAAS-solution を提供し、社内コミュニケーションと企業トレーニングを楽しく簡単にします。
motimateapp.com で Motimate の詳細をご覧ください。
このコネクタは、次の製品および地域で利用可能です。
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | Motimate AS |
[URL] | https://about.motimateapp.com |
メール | support@motimateapp.com |
Connector Metadata | |
---|---|
発行者 | Motimate AS |
Web サイト | https://motimateapp.com |
プライバシー ポリシー | https://about.motimateapp.com/general-security-information |
カテゴリ | コミュニケーション; 人事 |
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
POST トークン |
oauth トークンを取得する |
グループ - ID による削除 |
group_id によりグループ削除する |
グループ - ID による取得 |
group_id によるグループを取得 |
グループ - ID による更新 |
group_id によるグループ更新 |
グループ - すべての取得 |
すべてのグループを取得する |
グループ - 作成 |
新規グループの作成 |
ゲット ミー |
自分 |
ポジション - ID による取得 |
position_id でポジションを取得する |
ポジション - ID による更新 |
position_id でポジションを更新する |
ポジション - すべてを取得 |
組織内のすべてのポジションを取得する |
ポジション - 作成 |
新規ポジションを作成する |
ポジションを削除 |
position_id でポジションを削除する |
ユーザー - ID による削除 |
user_id でユーザーを削除する |
ユーザー - ID による取得 |
user_id でユーザーを取得する |
ユーザー - ID による更新 |
user_id でユーザーを更新する |
ユーザー - すべてを取得 |
組織内のすべてのユーザーを取得する |
ユーザー - 作成 |
新規ユーザーを作成する |
POST トークン
oauth トークンを取得する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
ユーザー名
|
username | True | string |
Motimate の管理者ユーザー |
パスワード
|
password | True | password |
Motimate の管理者パスワード |
クライアント ID
|
client_id | True | password |
アプリケーションクライアントID (Motimate から提供) |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
access_token
|
access_token | string |
access_token |
created_at
|
created_at | integer |
created_at |
expires_in
|
expires_in | integer |
expires_in |
refresh_token
|
refresh_token | string |
refresh_token |
token_type
|
token_type | string |
token_type |
グループ - ID による削除
group_id によりグループ削除する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
グループ ID
|
group_id | True | string |
Motimate のグループ ID |
戻り値
グループ - ID による取得
group_id によるグループを取得
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
グループ ID
|
group_id | True | string |
Motimate のグループ ID |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ID
|
data.id | integer |
ID |
種類
|
data.kind | string |
種類 |
レベル
|
data.level | string |
レベル |
名前
|
data.name | string |
名前 |
グループ - ID による更新
group_id によるグループ更新
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
グループ ID
|
group_id | True | string |
Motimate のグループ ID |
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
種類
|
kind | string |
種類 |
|
名前
|
name | string |
名前 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ID
|
data.id | integer |
ID |
種類
|
data.kind | string |
種類 |
レベル
|
data.level | string |
レベル |
名前
|
data.name | string |
名前 |
グループ - すべての取得
すべてのグループを取得する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
data
|
data | array of object |
data |
ID
|
data.id | integer |
ID |
種類
|
data.kind | string |
種類 |
レベル
|
data.level | string |
レベル |
名前
|
data.name | string |
名前 |
parent_id
|
data.parent_id | integer |
parent_id |
グループ - 作成
新規グループの作成
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
キー
|
key | string |
キー |
|
値
|
value | string |
値 |
|
説明
|
description | string |
説明 |
|
種類
|
type | string |
種類 |
|
有効
|
enabled | boolean |
有効 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ID
|
data.id | integer |
ID |
種類
|
data.kind | string |
種類 |
レベル
|
data.level | string |
レベル |
名前
|
data.name | string |
名前 |
parent_id
|
data.parent_id | integer |
parent_id |
ゲット ミー
自分
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ID
|
data.id | integer |
ID |
電子メール
|
data.email | string |
電子メール |
employee_number
|
data.employee_number | string |
employee_number |
first_name
|
data.first_name | string |
first_name |
last_name
|
data.last_name | string |
last_name |
organization_role
|
data.organization_role | string |
organization_role |
phone_number
|
data.phone_number | string |
phone_number |
ポジション - ID による取得
position_id でポジションを取得する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
ポジション ID
|
position_id | True | string |
Motimate のポジション ID |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ID
|
data.id | integer |
ID |
import_id
|
data.import_id | string |
import_id |
名前
|
data.name | string |
名前 |
ポジション - ID による更新
position_id でポジションを更新する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
ポジション ID
|
position_id | True | string |
Motimate のポジション ID |
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
import_id
|
import_id | string |
import_id |
|
名前
|
name | string |
名前 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ID
|
data.id | integer |
ID |
import_id
|
data.import_id | string |
import_id |
名前
|
data.name | string |
名前 |
ポジション - すべてを取得
組織内のすべてのポジションを取得する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
data
|
data | array of object |
data |
ID
|
data.id | integer |
ID |
import_id
|
data.import_id | string |
import_id |
名前
|
data.name | string |
名前 |
ポジション - 作成
新規ポジションを作成する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
キー
|
key | string |
キー |
|
値
|
value | string |
値 |
|
説明
|
description | string |
説明 |
|
種類
|
type | string |
種類 |
|
有効
|
enabled | boolean |
有効 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ID
|
data.id | integer |
ID |
import_id
|
data.import_id | string |
import_id |
名前
|
data.name | string |
名前 |
ポジションを削除
position_id でポジションを削除する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
ポジション ID
|
position_id | True | string |
Motimate のポジション ID |
戻り値
ユーザー - ID による削除
user_id でユーザーを削除する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
ユーザー ID
|
user_id | True | string |
Motimate のユーザー ID |
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
戻り値
ユーザー - ID による取得
user_id でユーザーを取得する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
ユーザー ID
|
user_id | True | string |
Motimate のユーザー ID |
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
電子メール
|
data.email | string |
電子メール |
employee_number
|
data.employee_number | string |
employee_number |
first_name
|
data.first_name | string |
first_name |
ID
|
data.id | integer |
ID |
last_name
|
data.last_name | string |
last_name |
phone_number
|
data.phone_number | string |
phone_number |
organization_role
|
data.organization_role | string |
organization_role |
グループ
|
data.groups | array of object |
グループ |
|
data.groups.id | integer |
groups.id |
|
data.groups.kind | string |
groups.kind |
|
data.groups.level | string |
groups.level |
名前
|
data.groups.name | string |
groups.name |
positions
|
data.positions | array of object |
positions |
|
data.positions.id | integer |
positions.id |
|
data.positions.name | string |
positions.name |
ユーザー - ID による更新
user_id でユーザーを更新する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
ユーザー ID
|
user_id | True | string |
Motimate のユーザー ID |
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
電子メール
|
string |
電子メール |
||
first_name
|
first_name | string |
first_name |
|
last_name
|
last_name | string |
last_name |
|
phone_number
|
phone_number | string |
phone_number |
|
organization_role
|
organization_role | string |
organization_role |
|
_delete
|
_delete | boolean |
_delete |
|
group_id
|
group_id | integer |
group_id |
|
ロール
|
role | string |
ロール |
|
_delete
|
_delete | boolean |
_delete |
|
position_id
|
position_id | integer |
position_id |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
電子メール
|
data.email | string |
電子メール |
employee_number
|
data.employee_number | string |
employee_number |
first_name
|
data.first_name | string |
first_name |
ID
|
data.id | integer |
ID |
last_name
|
data.last_name | string |
last_name |
phone_number
|
data.phone_number | string |
phone_number |
organization_role
|
data.organization_role | string |
organization_role |
グループ
|
data.groups | array of object |
グループ |
|
data.groups.id | integer |
groups.id |
|
data.groups.kind | string |
groups.kind |
|
data.groups.level | string |
groups.level |
|
data.groups.name | string |
groups.name |
positions
|
data.positions | array of object |
positions |
|
data.positions.id | integer |
positions.id |
|
data.positions.name | string |
positions.name |
ユーザー - すべてを取得
組織内のすべてのユーザーを取得する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
data
|
data | array of object |
data |
電子メール
|
data.email | string |
電子メール |
employee_number
|
data.employee_number | string |
employee_number |
first_name
|
data.first_name | string |
first_name |
last_name
|
data.last_name | string |
last_name |
phone_number
|
data.phone_number | string |
phone_number |
organization_role
|
data.organization_role | string |
organization_role |
ユーザー - 作成
新規ユーザーを作成する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
承認
|
Auth | True | string |
アクセス トークンによる承認 (形式: "ベアラー" + {access_token}) |
サブドメイン
|
subdomain | True | string |
組織のサブドメインを motimateapp.com に指定します。 |
電子メール
|
string |
電子メール |
||
employee_number
|
employee_number | string |
employee_number |
|
first_name
|
first_name | string |
first_name |
|
last_name
|
last_name | string |
last_name |
|
phone_number
|
phone_number | string |
phone_number |
|
organization_role
|
organization_role | string |
organization_role |
|
group_relations
|
group_relations | array of |
group_relations |
|
position_relations
|
position_relations | array of |
position_relations |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
メールアドレス
|
data.email | string |
メールアドレス |
employee_number
|
data.employee_number | string |
employee_number |
first_name
|
data.first_name | string |
first_name |
ID
|
data.id | integer |
ID |
last_name
|
data.last_name | string |
last_name |
phone_number
|
data.phone_number | string |
phone_number |
organization_role
|
data.organization_role | string |
organization_role |
グループ
|
data.groups | array of object |
グループ |
|
data.groups.id | integer |
groups.id |
種類
|
data.groups.kind | string |
種類 |
レベル
|
data.groups.level | string |
レベル |
名前
|
data.groups.name | string |
名前 |
positions
|
data.positions | array of object |
positions |
|
data.positions.id | integer |
positions.id |
名前
|
data.positions.name | string |
名前 |