LMS365型
LMS365 提供了一個現代化的、基於雲的和安全的學習管理系統,適合現代數字工作場所。 它透過提供完整的學習解決方案來消除複雜性,該解決方案可無縫整合到您現有的 Office 365 和 SharePoint 環境中。 LMS365 可通過您的瀏覽器、我們直觀的移動應用程序或 Microsoft Teams 輕鬆訪問,使所有公司能夠隨時隨地在任何環境中提供培訓。
此連接器適用於以下產品和區域:
| 服務 | Class | Regions |
|---|---|---|
| 副駕駛工作室 | 標準 | 除下列區域外的所有 Power Automate 區域 : - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| 邏輯應用程式 | 標準 | 所有 Logic Apps 區域, 但下列區域除外: - Azure 中國區域 - 美國國防部 (DoD) |
| Power Apps | 標準 | 除下列區域外的所有 Power Apps 區域 : - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| Power Automate(自動化服務) | 標準 | 除下列區域外的所有 Power Automate 區域 : - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| 連絡人 | |
|---|---|
| 名稱 | LMS365 支援 |
| URL | https://helpcenter.elearningforce.com |
| support@lms365.com |
| 連接器中繼資料 | |
|---|---|
| Publisher | Zensai 國際 Aps |
| 網站 | https://www.elearningforce.com |
| 隱私策略 | https://www.elearningforce.com/privacy |
| 類別 | 人力資源;生產力 |
Learn365 連接器
Learn365 提供了一個現代化的、基於雲的和安全的學習管理系統,適合現代數字工作場所。 它透過提供完整的學習解決方案來消除複雜性,該解決方案可無縫整合到您現有的 Office 365 和 SharePoint 環境中。 Learn365 可從您的瀏覽器、我們直觀的移動應用程序或 Microsoft Teams 輕鬆訪問,使所有公司能夠隨時隨地在任何環境中提供培訓。
Pre-requisites
您必須從此處的 Microsoft AppSource 在您的 Office 365 訂閱中安裝 Learn365 (Microsoft Teams 和基於 Modern SharePoint 的 LMS)
API 文件
API 文件可在此處找到
如何取得認證
要獲取 Api Key,請聯繫我們 support@zensai.com
正在建立連線
連接器支援下列驗證類型:
| 預設值 | 建立連線的參數。 | 所有區域 | 可共用 |
預設
適用:所有地區
建立連線的參數。
這是可共享的連接。 如果 Power App 與其他使用者共用,也會共用連線。 如需詳細資訊,請參閱 畫布應用程式的連接器概觀 - Power Apps |Microsoft 文件
| 名稱 | 類型 | Description | 為必填項目 |
|---|---|---|---|
| API 金鑰名稱 | securestring | 此 API 的 API 金鑰名稱 | 對 |
| API 金鑰 | securestring | 此 API 的 API 金鑰 | 對 |
節流限制
| 名稱 | 呼叫 | 續約期間 |
|---|---|---|
| 每個連線的 API 呼叫 | 600 | 60 秒 |
動作
| 上傳檔案 |
在 LMS365 雲端儲存中上傳並建立檔案。 |
| 傳送 HTTP 要求 |
建構要叫用的 REST API 要求。 |
| 傳送 HTTP 要求 (預覽版) |
建構要叫用的 REST API 要求。 |
| 取得註冊資訊 |
此動作會取得註冊資訊 |
| 取得課程佈建狀態 |
此動作將取得課程佈建狀態 |
| 取得課程標籤 |
此操作將獲取所有課程標籤 |
| 取得課程類別 |
此操作將獲取所有課程類別 |
| 取消註冊 |
此動作會取消訓練註冊 |
| 將使用者註冊到訓練 |
此動作會依使用者登入名稱和課程識別碼將使用者註冊到訓練物件 |
| 將註冊狀態設定為已完成 |
此動作會將相關訓練的註冊狀態變更為已完成 |
| 建立訓練課程 |
此動作將建立新課程 |
| 建立課程工作階段 |
此動作將建立新的課程工作階段 |
| 建立課程標籤 |
此動作將建立新的課程標籤 |
| 建立課程類別 |
此動作將建立新的課程類別 |
| 強制使用者重新參加訓練 |
此動作會強制使用者重新參加相關訓練 |
| 從相關課程目錄中獲取所有課程 |
此動作會從相關課程目錄擷取所有課程 |
| 拒絕註冊要求 |
此動作將拒絕訓練註冊要求 |
| 核准註冊要求 |
此動作將核准訓練註冊要求 |
| 獲取用戶 |
此操作將獲取用戶列表 |
| 獲取課程詳細信息 |
此動作將提供有關所選課程和相關目錄的所有可用資訊 |
上傳檔案
在 LMS365 雲端儲存中上傳並建立檔案。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
Uri
|
FileUploadUrl | True | string |
POST 運算子的相對路徑。 範例:certificates/027707f9-98d5-5ddf-b98f-0a99a220c1ef/upload |
|
檔案內容
|
File | True | file |
檔案的內容。 |
傳送 HTTP 要求
建構要叫用的 REST API 要求。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
方法
|
method | True | string |
Http 方法 |
|
Uri
|
uri | True | string |
/odata/v2/ 前置詞之後的相對路徑。 範例:能力 |
|
Headers
|
headers | object |
輸入請求標頭的 JSON 對象 |
|
|
身體
|
body | string |
在 JSON 中輸入請求內容 |
傳送 HTTP 要求 (預覽版)
建構要叫用的 REST API 要求。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
方法
|
method | True | string |
Http 方法 |
|
Uri
|
uri | True | string |
相對網址。 範例:odata/v2/能力 |
|
Headers
|
headers | object |
輸入請求標頭的 JSON 對象 |
|
|
身體
|
body | string |
在 JSON 中輸入請求內容 |
取得註冊資訊
此動作會取得註冊資訊
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
註冊標識碼
|
EnrollmentId | True | string |
指定註冊標識碼 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Id
|
Id | string |
Id |
|
課程標識碼
|
CourseId | string |
指定課程識別碼 |
|
UserId
|
UserId | string |
使用者識別碼 |
|
使用者登入名稱
|
UserLoginName | string |
使用者主體名稱或電子郵件識別碼 |
|
角色
|
Roles | array of string |
角色 |
|
註冊日期
|
RegistrationDate | date-time |
註冊日期 |
|
開始日期
|
StartDate | date-time |
開始日期 |
|
完成日期
|
CompletionDate | string |
完成日期 |
|
RegistrationStatus
|
RegistrationStatus | string |
註冊狀態 |
|
課程及格狀態
|
CoursePassingStatus | string |
課程通過狀態 |
|
憑證標識碼
|
CertificateId | string |
憑證識別碼 |
|
持續進修單位
|
CEU | integer |
繼續教育單位 (CEU) |
|
持續進修單位
|
DecimalCEU | double |
繼續教育單位 (CEU) |
|
截止日期
|
DueDate | date-time |
到期日 |
|
結束日期
|
EndDate | string |
結束日期 |
|
IsPartOfTrainingPlan
|
IsPartOfTrainingPlan | boolean |
是訓練計劃的一部分 |
|
可以取消註冊
|
CanUnenroll | boolean |
使用者可以取消註冊嗎 |
|
取消原因
|
CancellationReason | string |
指定取消原因 |
|
課程階段 ID
|
courseSessionId | string |
課程工作階段 ID |
取得課程佈建狀態
此動作將取得課程佈建狀態
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
展開篩選器
|
$expand | string |
內嵌展開相關實體。 |
|
|
篩選查詢
|
$filter | string |
根據布爾值條件篩選結果。 |
|
|
選取查詢
|
$select | string |
選取要包含在回應中的屬性。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
value
|
value | array of object |
value |
|
Id
|
value.Id | string |
Id |
|
佈建進度
|
value.ProvisioningProgress | string |
佈建進度 |
|
SiteId
|
value.SharepointWeb.SiteId | string |
SiteId |
|
Id
|
value.SharepointWeb.Id | string |
Id |
|
網址
|
value.SharepointWeb.Url | string |
網址 |
取得課程標籤
此操作將獲取所有課程標籤
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
篩選查詢
|
$filter | string |
根據布爾值條件篩選結果。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
value
|
value | array of object |
value |
|
Id
|
value.Id | string |
Id |
|
名稱
|
value.Name | string |
名稱 |
|
課程目錄標識符
|
value.CourseCatalogId | string |
課程目錄標識碼 |
取得課程類別
此操作將獲取所有課程類別
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
篩選查詢
|
$filter | string |
根據布爾值條件篩選結果。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
value
|
value | array of object |
value |
|
類別 Unique ID
|
value.Id | string |
類別唯一識別碼 |
|
類別名稱
|
value.Name | string |
類別名稱 |
|
課程目錄識別碼
|
value.CourseCatalogId | string |
課程目錄標識碼 |
|
父類別識別碼
|
value.ParentCategoryId | string |
父類別識別碼 |
取消註冊
此動作會取消訓練註冊
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
註冊標識碼
|
EnrollmentId | True | string |
指定註冊標識碼 |
|
取消訊息
|
message | string |
指定取消訊息 |
|
|
代表用戶
|
LMS365-User-Id | string |
指定 LMS365 使用者識別碼或 Microsoft Entra ID 物件識別碼,以代表其執行動作 |
將使用者註冊到訓練
此動作會依使用者登入名稱和課程識別碼將使用者註冊到訓練物件
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
課程標識碼
|
courseId | True | string |
指定內部課程識別碼 |
|
使用者登入名稱
|
userLoginName | True | string |
使用者登入名稱 |
|
課程階段 ID
|
courseSessionId | string |
課程工作階段 ID |
|
|
代表用戶
|
LMS365-User-Id | string |
指定 LMS365 使用者識別碼或 Microsoft Entra ID 物件識別碼,以代表其執行動作 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Id
|
Id | string |
Id |
|
課程標識碼
|
CourseId | string |
指定課程識別碼 |
|
UserId
|
UserId | string |
使用者識別碼 |
|
使用者登入名稱
|
UserLoginName | string |
使用者主體名稱或電子郵件識別碼 |
|
角色
|
Roles | array of string |
角色 |
|
註冊日期
|
RegistrationDate | date-time |
註冊日期 |
|
開始日期
|
StartDate | date-time |
開始日期 |
|
完成日期
|
CompletionDate | string |
完成日期 |
|
RegistrationStatus
|
RegistrationStatus | string |
註冊狀態 |
|
課程及格狀態
|
CoursePassingStatus | string |
課程通過狀態 |
|
憑證標識碼
|
CertificateId | string |
憑證識別碼 |
|
持續進修單位
|
CEU | integer |
繼續教育單位 (CEU) |
|
持續進修單位
|
DecimalCEU | double |
繼續教育單位 (CEU) |
|
截止日期
|
DueDate | date-time |
到期日 |
|
結束日期
|
EndDate | string |
結束日期 |
|
IsPartOfTrainingPlan
|
IsPartOfTrainingPlan | boolean |
是訓練計劃的一部分 |
|
可以取消註冊
|
CanUnenroll | boolean |
使用者可以取消註冊嗎 |
|
取消原因
|
CancellationReason | string |
指定取消原因 |
|
課程階段 ID
|
courseSessionId | string |
課程工作階段 ID |
將註冊狀態設定為已完成
此動作會將相關訓練的註冊狀態變更為已完成
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
註冊標識碼
|
Id | True | string |
指定註冊標識碼 |
|
代表用戶
|
LMS365-User-Id | string |
指定 LMS365 使用者識別碼或 Microsoft Entra ID 物件識別碼,以代表其執行動作 |
建立訓練課程
此動作將建立新課程
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
課程目錄識別碼
|
CourseCatalogId | True | string |
課程目錄標識碼 |
|
課程類型
|
CourseType | True | string |
課程類型 |
|
培訓名稱
|
Title | True | string |
培訓計劃或課程的標題 |
|
Description
|
Description | True | string |
簡短描述 |
|
文化特性
|
Culture | True | string |
文化特性 |
|
UI 文化
|
UICulture | True | string |
指定課程 UI 文化特性 |
|
Id
|
Id | string |
Id |
|
|
名稱
|
Name | string |
名稱 |
|
|
是新的
|
IsNew | boolean |
這個類別是新的嗎? |
|
|
父類別識別碼
|
ParentCategoryId | string |
父類別識別碼 |
|
|
Id
|
Id | string |
Id |
|
|
名稱
|
TagName | string |
標籤名稱 |
|
|
是新的
|
IsNew | boolean |
是新類別 |
|
|
報名流程
|
EnrollmentFlow | string |
註冊流程 |
|
|
網址
|
Url | True | string |
指定課程網址 |
|
網站範本
|
SiteTemplate | string |
網站範本 |
|
|
學習模組
|
LearningModules | array of string |
學習模組 |
|
|
測驗
|
Quizzes | array of string |
測驗 |
|
|
自動解決 URL 衝突
|
AutoResolveUrlConflict | boolean |
自動解決網址衝突 |
|
|
課程版面配置識別碼
|
CourseLayoutId | string |
課程版面配置識別碼 |
|
|
課程課程註冊類型
|
CourseSessionEnrollmentType | string |
課程階段註冊類型 |
|
|
教師登入
|
TeacherLogins | array of string |
教師登入名稱 |
|
|
培訓師登入
|
TrainerLogins | array of string |
培訓師登入名稱 |
|
|
憑證範本識別碼
|
CertificateTemplateId | string |
憑證範本識別碼 |
|
|
課程 ID
|
CourseID | string |
可選的可見課程 ID |
|
|
持續時間
|
Duration | string |
持續時間 |
|
|
完整描述
|
LongDescription | string |
完整描述 |
|
|
已啟用
|
IsEnabled | boolean |
是否啟用了發布? |
|
|
開始日期
|
StartDate | string |
開始日期 |
|
|
結束日期
|
EndDate | string |
結束日期 |
|
|
已啟用
|
IsEnabled | boolean |
已啟用 |
|
|
固定日期
|
FixedDate | string |
固定日期 |
|
|
完成後的天數
|
DaysAfterCompletion | string |
完成後的天數 |
|
|
已啟用
|
IsEnabled | boolean |
已啟用 |
|
|
固定日期
|
FixedDate | string |
固定日期 |
|
|
入學後天數
|
DaysAfterEnrollment | string |
入學後天數 |
|
|
在目錄中顯示
|
ShowInCatalog | boolean |
在目錄中顯示 |
|
|
持續進修單位
|
CEU | number |
繼續教育單位 (CEU) |
|
|
影像網址
|
ImageUrl | string |
課程圖片網址 |
|
|
失敗的課程標識符
|
FailedCourseId | string |
失敗的課程識別碼 |
|
|
代表用戶
|
LMS365-User-Id | string |
指定 LMS365 使用者識別碼或 Microsoft Entra ID 物件識別碼,以代表其執行動作 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
課程唯一識別碼
|
Id | string |
課程唯一識別碼 |
|
課程目錄識別碼
|
CourseCatalogId | string |
課程目錄標識碼 |
|
培訓名稱
|
Title | string |
培訓計劃或課程的標題 |
|
課程說明
|
Description | string |
課程說明 |
|
課程詳細說明
|
LongDescription | string |
課程詳細說明 |
|
持續進修單位
|
CEU | integer |
繼續教育單位 (CEU) |
|
持續進修單位
|
DecimalCEU | double |
繼續教育單位 (CEU) |
|
在目錄中顯示
|
ShowInCatalog | boolean |
是否在目錄中顯示課程? |
|
是必要的
|
IsRequired | boolean |
課程是否必修? |
|
已發布
|
IsPublished | boolean |
課程是否出版? |
|
已結束
|
IsEnded | boolean |
課程結束了嗎? |
|
課程 ID
|
CourseID | string |
可選的可見課程 ID |
|
持續時間
|
Duration | string |
課程時長 |
|
課程類型
|
CourseType | string |
課程類型 |
|
圖片網址
|
ImageUrl | string |
指定課程目錄和網站影像 URL。 |
|
憑證範本識別碼
|
CertificateTemplateId | string |
憑證範本識別碼 |
|
報名流程
|
EnrollmentFlow | string |
註冊流程 |
|
已刪除
|
IsDeleted | boolean |
課程是否被刪除? |
|
課程課程註冊類型
|
CourseSessionEnrollmentType | string |
課程階段註冊類型 |
|
創建於
|
CreatedAt | date-time |
建立時間 |
|
課程版面配置識別碼
|
CourseLayoutId | string |
課程版面配置識別碼 |
建立課程工作階段
此動作將建立新的課程工作階段
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
課程標識碼
|
courseId | True | string |
指定內部課程識別碼 |
|
Title
|
Title | True | string |
課程名稱 |
|
開始日期
|
StartDate | True | date-time |
開始日期 |
|
結束日期
|
EndDate | True | date-time |
結束日期 |
|
時區
|
TimeZone | True | string |
指定 Microsoft 時區名稱,請參閱 https://support.microsoft.com/en-ie/help/973627/microsoft-time-zone-index-values |
|
報名截止日期
|
EnrollmentDeadline | date-time |
單場報名截止日期 |
|
|
房間電子郵件地址
|
EmailAddress | string |
房間電子郵件地址 |
|
|
房間名稱
|
Title | string |
房間名稱 |
|
|
房間位置
|
Location | string |
房間位置 |
|
|
房間來源
|
Source | string |
房間來源 |
|
|
會議網址
|
MeetingUrl | string |
會議網址 |
|
|
出席人數上限
|
MaxAttendees | string |
出席人數上限 |
|
|
代表用戶
|
LMS365-User-Id | string |
指定 LMS365 使用者識別碼或 Microsoft Entra ID 物件識別碼,以代表其執行動作 |
建立課程標籤
此動作將建立新的課程標籤
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
名稱
|
Name | True | string |
指定標籤的名稱 |
|
課程目錄識別碼
|
CourseCatalogId | True | string |
指定課程目錄識別碼 |
|
代表用戶
|
LMS365-User-Id | string |
指定 LMS365 使用者識別碼或 Microsoft Entra ID 物件識別碼,以代表其執行動作 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Id
|
Id | string |
Id |
|
名稱
|
Name | string |
名稱 |
|
課程目錄標識符
|
CourseCatalogId | string |
課程目錄標識碼 |
建立課程類別
此動作將建立新的課程類別
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
類別名稱
|
Name | True | string |
指定類別的名稱 |
|
課程目錄識別碼
|
CourseCatalogId | True | string |
指定課程目錄識別碼 |
|
代表用戶
|
LMS365-User-Id | string |
指定 LMS365 使用者識別碼或 Microsoft Entra ID 物件識別碼,以代表其執行動作 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
類別唯一 ID
|
Id | string |
類別唯一ID |
|
類別名稱
|
Name | string |
類別名稱 |
|
課程目錄識別碼
|
CourseCatalogId | string |
課程目錄標識碼 |
|
父類別識別碼
|
ParentCategoryId | string |
父類別識別碼 |
強制使用者重新參加訓練
此動作會強制使用者重新參加相關訓練
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
註冊 ID
|
Id | True | string |
指定註冊標識碼 |
|
課程階段 ID
|
courseSessionId | string |
課程工作階段 ID |
|
|
代表用戶
|
LMS365-User-Id | string |
指定 LMS365 使用者識別碼或 Microsoft Entra ID 物件識別碼,以代表其執行動作 |
從相關課程目錄中獲取所有課程
此動作會從相關課程目錄擷取所有課程
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
課程目錄識別碼
|
CourseCatalogId | True | string |
指定課程目錄識別碼 |
|
擴展查詢
|
$expand | string |
內嵌展開相關實體。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Id
|
Id | string |
Id |
|
課程目錄標題
|
Title | string |
目錄標題 |
|
Courses
|
Courses | array of object |
Courses |
|
Id
|
Courses.Id | string |
Id |
|
課程目錄標識符
|
Courses.CourseCatalogId | string |
課程目錄標識碼 |
|
培訓名稱
|
Courses.Title | string |
培訓計劃或課程的標題 |
|
Description
|
Courses.Description | string |
簡短描述 |
|
詳細說明
|
Courses.LongDescription | string |
完整描述 |
|
持續進修單位
|
Courses.CEU | integer |
繼續教育單位 (CEU) |
|
持續進修單位
|
Courses.DecimalCEU | double |
繼續教育單位 (CEU) |
|
顯示目錄
|
Courses.ShowInCatalog | boolean |
在目錄中顯示 |
|
是必要
|
Courses.IsRequired | boolean |
是必要的 |
|
是已發布
|
Courses.IsPublished | boolean |
已發布 |
|
已結束
|
Courses.IsEnded | boolean |
已結束 |
|
課程標識碼
|
Courses.CourseID | string |
可選的可見課程 ID |
|
持續時間
|
Courses.Duration | string |
持續時間 |
|
課程類型
|
Courses.CourseType | string |
課程類型 |
|
影像網址
|
Courses.ImageUrl | string |
課程圖片網址 |
|
憑證範本標識符
|
Courses.CertificateTemplateId | string |
憑證範本識別碼 |
|
註冊流程
|
Courses.EnrollmentFlow | string |
註冊流程 |
|
已刪除
|
Courses.IsDeleted | boolean |
已刪除 |
|
CourseSession註冊類型
|
Courses.CourseSessionEnrollmentType | string |
課程階段註冊類型 |
|
建立時間
|
Courses.CreatedAt | date-time |
建立時間 |
|
CourseLayoutId
|
Courses.CourseLayoutId | string |
課程版面配置識別碼 |
|
SiteId
|
Courses.SharepointWeb.SiteId | string |
SiteId |
|
Id
|
Courses.SharepointWeb.Id | string |
Id |
|
網址
|
Courses.SharepointWeb.Url | string |
網址 |
拒絕註冊要求
此動作將拒絕訓練註冊要求
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
註冊標識碼
|
Id | True | string |
指定註冊標識碼 |
|
取消訊息
|
message | string |
指定取消訊息 |
|
|
代表用戶
|
LMS365-User-Id | string |
指定 LMS365 使用者識別碼或 Microsoft Entra ID 物件識別碼,以代表其執行動作 |
核准註冊要求
此動作將核准訓練註冊要求
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
註冊標識碼
|
Id | True | string |
指定註冊標識碼 |
|
代表用戶
|
LMS365-User-Id | string |
指定 LMS365 使用者識別碼或 Microsoft Entra ID 物件識別碼,以代表其執行動作 |
獲取用戶
此操作將獲取用戶列表
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
篩選查詢
|
$filter | string |
根據布爾值條件篩選結果。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
value
|
value | array of object |
value |
|
Id
|
value.Id | string |
Id |
|
部門
|
value.Department | string |
部門 |
|
登入名稱
|
value.LoginName | string |
登入名稱 |
|
使用者顯示名稱
|
value.Title | string |
使用者的顯示名稱 |
|
Email
|
value.Email | string |
|
|
ManagerId
|
value.ManagerId | string |
ManagerId |
|
ManagerLoginName
|
value.ManagerLoginName | string |
ManagerLoginName |
|
城市
|
value.City | string |
城市 |
|
國家
|
value.Country | string |
國家 |
|
目錄物件標識符
|
value.DirectoryObjectId | string |
Microsoft Entra ID 物件識別碼 |
|
Office
|
value.Office | date-time |
Office |
|
職稱
|
value.JobTitle | string |
職稱 |
|
IsExternal
|
value.IsExternal | boolean |
IsExternal |
獲取課程詳細信息
此動作將提供有關所選課程和相關目錄的所有可用資訊
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
課程標識碼
|
CourseId | True | string |
指定內部課程識別碼 |
|
擴展查詢
|
$expand | string |
內嵌展開相關實體。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Id
|
Id | string |
Id |
|
課程目錄標識符
|
CourseCatalogId | string |
課程目錄標識碼 |
|
培訓名稱
|
Title | string |
培訓計劃或課程的標題 |
|
Description
|
Description | string |
簡短描述 |
|
詳細說明
|
LongDescription | string |
完整描述 |
|
持續進修單位
|
CEU | integer |
繼續教育單位 (CEU) |
|
持續進修單位
|
DecimalCEU | double |
繼續教育單位 (CEU) |
|
顯示目錄
|
ShowInCatalog | boolean |
在目錄中顯示 |
|
是必要
|
IsRequired | boolean |
是必要的 |
|
是已發布
|
IsPublished | boolean |
已發布 |
|
已結束
|
IsEnded | boolean |
已結束 |
|
課程標識碼
|
CourseID | string |
可選的可見課程 ID |
|
持續時間
|
Duration | string |
持續時間 |
|
課程類型
|
CourseType | string |
課程類型 |
|
影像網址
|
ImageUrl | string |
課程圖片網址 |
|
憑證範本標識符
|
CertificateTemplateId | string |
憑證範本識別碼 |
|
註冊流程
|
EnrollmentFlow | string |
註冊流程 |
|
已刪除
|
IsDeleted | boolean |
已刪除 |
|
CourseSession註冊類型
|
CourseSessionEnrollmentType | string |
課程階段註冊類型 |
|
建立時間
|
CreatedAt | date-time |
建立時間 |
|
CourseLayoutId
|
CourseLayoutId | string |
課程版面配置識別碼 |
|
課程標識碼
|
DueDate.CourseId | string |
內部課程識別碼 |
|
已啟用
|
DueDate.IsEnabled | boolean |
是否已啟用到期日 |
|
固定日期
|
DueDate.FixedDate | string |
固定日期 |
|
DaysAfterEnrollment
|
DueDate.DaysAfterEnrollment | integer |
入學後天數 |
|
Id
|
Publishing.Id | string |
Id |
|
已啟用
|
Publishing.IsEnabled | boolean |
已啟用 |
|
開始日期
|
Publishing.StartDate | date-time |
開始日期 |
|
結束日期
|
Publishing.EndDate | string |
結束日期 |
|
課程標識碼
|
CertificateExpiry.CourseId | string |
內部課程識別碼 |
|
已啟用
|
CertificateExpiry.IsEnabled | boolean |
已啟用 |
|
固定日期
|
CertificateExpiry.FixedDate | string |
固定日期 |
|
完成後天數
|
CertificateExpiry.DaysAfterCompletion | integer |
完成後的天數 |
|
網址
|
SharepointWeb.Url | string |
網址 |
|
類別
|
Categories | array of object |
類別 |
|
Id
|
Categories.Id | string |
Id |
|
名稱
|
Categories.Name | string |
名稱 |
|
課程目錄標識符
|
Categories.CourseCatalogId | string |
課程目錄標識碼 |
|
ParentCategoryId
|
Categories.ParentCategoryId | string |
父類別識別碼 |
|
Tags
|
Tags | array of object |
Tags |
|
Id
|
Tags.Id | string |
Id |
|
名稱
|
Tags.Name | string |
名稱 |
|
課程目錄標識符
|
Tags.CourseCatalogId | string |
課程目錄標識碼 |
|
課程課程
|
CourseSessions | array of object |
課程課程 |
|
items
|
CourseSessions | object | |
|
學習模組
|
LearningModules | array of object |
學習模組 |
|
Id
|
LearningModules.Id | string |
Id |
|
課程標識碼
|
LearningModules.CourseId | string |
內部課程識別碼 |
|
Title
|
LearningModules.Title | string |
Title |
|
Description
|
LearningModules.Description | string |
簡短描述 |
|
是已發布
|
LearningModules.IsPublished | boolean |
已發布 |
|
訂單
|
LearningModules.Order | integer |
訂單 |
|
Has先決條件
|
LearningModules.HasPrerequisite | boolean |
有先決條件 |
|
LearningModuleId
|
LearningModules.Configuration.LearningModuleId | string |
學習模組 ID |
|
物品
|
LearningModules.Configuration.Items | array of object |
物品 |
|
Content
|
LearningModules.Configuration.Items.Content | string |
Content |
|
EmbedType
|
LearningModules.Configuration.Items.EmbedType | integer |
嵌入類型 |
|
Id
|
LearningModules.Configuration.Items.Id | string |
Id |
|
Title
|
LearningModules.Configuration.Items.Title | string |
Title |
|
項目類型
|
LearningModules.Configuration.Items.ItemType | integer |
項目類型 |
|
確認訊息
|
LearningModules.Configuration.Items.ConfirmationMessage | string |
確認訊息 |
|
CheckMark訊息
|
LearningModules.Configuration.Items.CheckMarkMessage | string |
核取記號訊息 |
|
類型
|
LearningModules.Configuration.Items.Type | integer |
類型 |
|
佈建進度
|
ProvisioningProgress | string |
佈建進度 |
|
培訓師
|
Trainers | array of object |
培訓師 |
|
Id
|
Trainers.Id | string |
Id |
|
部門
|
Trainers.Department | string |
部門 |
|
登入名稱
|
Trainers.LoginName | string |
使用者登入名稱 |
|
訓練家顯示名稱
|
Trainers.Title | string |
訓練師的顯示名稱 |
|
Email
|
Trainers.Email | string |
|
|
ManagerId
|
Trainers.ManagerId | string |
管理員識別碼 |
|
ManagerLoginName
|
Trainers.ManagerLoginName | string |
管理員登入名稱 |
|
城市
|
Trainers.City | string |
城市 |
|
國家
|
Trainers.Country | string |
國家 |
|
Office
|
Trainers.Office | string |
Office |
|
職稱
|
Trainers.JobTitle | string |
職稱 |
|
IsExternal
|
Trainers.IsExternal | boolean |
是外部的 |
|
管理員
|
Admins | array of object |
管理員 |
|
Id
|
Admins.Id | string |
Id |
|
部門
|
Admins.Department | string |
部門 |
|
登入名稱
|
Admins.LoginName | string |
使用者登入名稱 |
|
管理員顯示名稱
|
Admins.Title | string |
訓練師的顯示名稱 |
|
Email
|
Admins.Email | string |
|
|
ManagerId
|
Admins.ManagerId | string |
管理員識別碼 |
|
ManagerLoginName
|
Admins.ManagerLoginName | string |
管理員登入名稱 |
|
城市
|
Admins.City | string |
城市 |
|
國家
|
Admins.Country | string |
國家 |
|
Office
|
Admins.Office | string |
Office |
|
職稱
|
Admins.JobTitle | string |
職稱 |
|
IsExternal
|
Admins.IsExternal | boolean |
是外部的 |
|
測驗
|
Quizzes | array of object |
測驗 |
|
Id
|
Quizzes.Id | string |
Id |
|
Title
|
Quizzes.Title | string |
Title |
|
Description
|
Quizzes.Description | string |
簡短描述 |
|
最大嘗試限制
|
Quizzes.MaxAttemptsLimit | integer |
嘗試次數上限 |
|
通過百分比
|
Quizzes.PassingPercentage | integer |
及格率 |
|
是已發布
|
Quizzes.IsPublished | boolean |
已發布 |
|
發佈開始日期
|
Quizzes.PublishingStartDate | string |
發佈開始日期 |
|
發佈結束日期
|
Quizzes.PublishingEndDate | string |
發佈結束日期 |
|
隨機化
|
Quizzes.Randomize | boolean |
隨機化 |
|
顯示比分
|
Quizzes.ShowScore | boolean |
顯示分數 |
|
允許審查
|
Quizzes.AllowReview | boolean |
允許審查 |
|
顯示正確答案
|
Quizzes.ShowCorrectAnswers | boolean |
顯示正確答案 |
|
時限
|
Quizzes.TimeLimit | string |
時間限制 |
|
顯示計時器
|
Quizzes.ShowTimer | boolean |
顯示計時器 |
|
修改時間
|
Quizzes.ModifiedAt | date-time |
修改於 |
觸發程序
| 刪除使用者時 |
當使用者實體已從 LMS365 停用/刪除時,會觸發此作業 |
| 建立使用者時 |
當在 LMS365 中啟用/建立使用者實體時,會觸發此作業 |
| 建立訓練時 |
此作業會在建立課程或訓練計畫時觸發 |
| 從目錄中刪除訓練時 |
當課程或訓練計畫已從目錄中刪除時,會觸發此作業 |
| 當學習者取消註冊訓練時 |
當學習者從指派的訓練中取消註冊時,會觸發此作業 |
| 當學習者完成訓練時 |
當學習者完成指派的訓練時,會觸發此作業 |
| 當學習者已要求核准訓練時 |
當學習者註冊為外部核准流程設定的訓練時,會觸發此作業 |
| 當學習者已註冊參加訓練時 |
當學習者註冊訓練時,會觸發此作業 |
| 當學習者開始任何課程活動時 |
當學習者開始任何課程活動時,會觸發此作業 |
| 當訓練已從目錄中取消發佈時 |
當課程或訓練計畫已從目錄中取消發佈時,會觸發此作業 |
| 訓練已發佈至目錄時 |
當課程或訓練計畫已發佈至目錄時,會觸發此作業 |
刪除使用者時
當使用者實體已從 LMS365 停用/刪除時,會觸發此作業
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Id
|
Id | string |
Id |
|
嘗試
|
Attempt | integer |
嘗試 |
|
屬性
|
Properties | object |
屬性 |
|
通知
|
Notifications | array of object |
通知 |
|
行動
|
Notifications.Action | string |
行動 |
|
UserId
|
Notifications.UserId | string |
UserId |
|
登入名稱
|
Notifications.LoginName | string |
登入名稱 |
|
Email
|
Notifications.Email | string |
|
|
Title
|
Notifications.Title | string |
Title |
|
目錄物件標識符
|
Notifications.DirectoryObjectId | string |
目錄物件標識符 |
|
已刪除
|
Notifications.IsDeleted | boolean |
已刪除 |
|
UserField值
|
Notifications.UserFieldValues | array of object |
UserField值 |
|
欄位標識符
|
Notifications.UserFieldValues.FieldId | string |
欄位標識符 |
|
欄位標題
|
Notifications.UserFieldValues.FieldTitle | string |
欄位標題 |
|
價值觀
|
Notifications.UserFieldValues.Value | string |
價值觀 |
|
時間戳記
|
Notifications.TimeStamp | string |
時間戳記 |
建立使用者時
當在 LMS365 中啟用/建立使用者實體時,會觸發此作業
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Id
|
Id | string |
Id |
|
嘗試
|
Attempt | integer |
嘗試 |
|
屬性
|
Properties | object |
屬性 |
|
通知
|
Notifications | array of object |
通知 |
|
行動
|
Notifications.Action | string |
行動 |
|
UserId
|
Notifications.UserId | string |
UserId |
|
登入名稱
|
Notifications.LoginName | string |
登入名稱 |
|
Email
|
Notifications.Email | string |
|
|
Title
|
Notifications.Title | string |
Title |
|
目錄物件標識符
|
Notifications.DirectoryObjectId | string |
目錄物件標識符 |
|
已刪除
|
Notifications.IsDeleted | boolean |
已刪除 |
|
UserField值
|
Notifications.UserFieldValues | array of object |
UserField值 |
|
欄位標識符
|
Notifications.UserFieldValues.FieldId | string |
欄位標識符 |
|
欄位標題
|
Notifications.UserFieldValues.FieldTitle | string |
欄位標題 |
|
價值觀
|
Notifications.UserFieldValues.Value | string |
價值觀 |
|
時間戳記
|
Notifications.TimeStamp | string |
時間戳記 |
建立訓練時
此作業會在建立課程或訓練計畫時觸發
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Id
|
Id | string |
Id |
|
嘗試
|
Attempt | integer |
嘗試 |
|
屬性
|
Properties | object |
屬性 |
|
通知
|
Notifications | array of object |
通知 |
|
行動
|
Notifications.Action | string |
行動 |
|
SiteId
|
Notifications.SiteId | string |
SiteId |
|
WebID
|
Notifications.WebId | string |
WebID |
|
Id
|
Notifications.Id | string |
Id |
|
Title
|
Notifications.Title | string |
Title |
|
網址
|
Notifications.Url | string |
網址 |
|
課程類型
|
Notifications.CourseType | string |
課程類型 |
|
發布
|
Notifications.Published | boolean |
發布 |
|
時間戳記
|
Notifications.TimeStamp | string |
時間戳記 |
從目錄中刪除訓練時
當課程或訓練計畫已從目錄中刪除時,會觸發此作業
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Id
|
Id | string |
Id |
|
嘗試
|
Attempt | integer |
嘗試 |
|
屬性
|
Properties | object |
屬性 |
|
通知
|
Notifications | array of object |
通知 |
|
行動
|
Notifications.Action | string |
行動 |
|
SiteId
|
Notifications.SiteId | string |
SiteId |
|
WebID
|
Notifications.WebId | string |
WebID |
|
Id
|
Notifications.Id | string |
Id |
|
Title
|
Notifications.Title | string |
Title |
|
網址
|
Notifications.Url | string |
網址 |
|
課程類型
|
Notifications.CourseType | string |
課程類型 |
|
發布
|
Notifications.Published | boolean |
發布 |
|
時間戳記
|
Notifications.TimeStamp | string |
時間戳記 |
當學習者取消註冊訓練時
當學習者從指派的訓練中取消註冊時,會觸發此作業
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Webhook Id
|
Id | string |
Webhook ID |
|
嘗試
|
Attempt | integer |
嘗試 |
|
屬性
|
Properties | object |
屬性 |
|
通知
|
Notifications | array of object |
通知 |
|
行動
|
Notifications.Action | string |
行動 |
|
註冊狀態
|
Notifications.EnrollmentStatus | integer |
註冊狀態 |
|
註冊狀態文字
|
Notifications.EnrollmentStatusText | string |
註冊狀態文字 |
|
SiteId
|
Notifications.Course.SiteId | string |
SiteId |
|
WebID
|
Notifications.Course.WebId | string |
WebID |
|
Id
|
Notifications.Course.Id | string |
訓練計劃或課程的標識碼 |
|
培訓名稱
|
Notifications.Course.Title | string |
培訓計劃或課程的標題 |
|
網址
|
Notifications.Course.Url | string |
訓練計畫或課程的網址 |
|
課程類型
|
Notifications.Course.CourseType | string |
課程類型 |
|
發布
|
Notifications.Course.Published | boolean |
發布 |
|
使用者
|
Notifications.Users | array of object |
使用者 |
|
LMS365 使用者 ID
|
Notifications.Users.Id | string |
LMS365 使用者 ID |
|
目錄物件識別碼
|
Notifications.Users.DirectoryObjectId | string |
Microsoft Entra ID 物件識別碼 |
|
註冊標識碼
|
Notifications.Users.EnrollmentId | string |
註冊 ID |
|
登入名稱
|
Notifications.Users.LoginName | string |
使用者登入名稱 |
|
使用者顯示名稱
|
Notifications.Users.Title | string |
使用者的顯示名稱 |
|
部門
|
Notifications.Users.Department | string |
部門 |
|
Email
|
Notifications.Users.Email | string |
|
|
時間戳
|
Notifications.TimeStamp | date-time |
時間戳 |
當學習者完成訓練時
當學習者完成指派的訓練時,會觸發此作業
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Webhook Id
|
Id | string |
Webhook ID |
|
嘗試
|
Attempt | integer |
嘗試 |
|
屬性
|
Properties | object |
屬性 |
|
通知
|
Notifications | array of object |
通知 |
|
行動
|
Notifications.Action | string |
行動 |
|
註冊狀態
|
Notifications.EnrollmentStatus | integer |
註冊狀態 |
|
註冊狀態文字
|
Notifications.EnrollmentStatusText | string |
註冊狀態文字 |
|
SiteId
|
Notifications.Course.SiteId | string |
SiteId |
|
WebID
|
Notifications.Course.WebId | string |
WebID |
|
Id
|
Notifications.Course.Id | string |
訓練計劃或課程的標識碼 |
|
培訓名稱
|
Notifications.Course.Title | string |
培訓計劃或課程的標題 |
|
網址
|
Notifications.Course.Url | string |
訓練計畫或課程的網址 |
|
課程類型
|
Notifications.Course.CourseType | string |
課程類型 |
|
發布
|
Notifications.Course.Published | boolean |
發布 |
|
使用者
|
Notifications.Users | array of object |
使用者 |
|
LMS365 使用者 ID
|
Notifications.Users.Id | string |
LMS365 使用者 ID |
|
目錄物件識別碼
|
Notifications.Users.DirectoryObjectId | string |
Microsoft Entra ID 物件識別碼 |
|
註冊標識碼
|
Notifications.Users.EnrollmentId | string |
註冊 ID |
|
登入名稱
|
Notifications.Users.LoginName | string |
使用者登入名稱 |
|
使用者顯示名稱
|
Notifications.Users.Title | string |
使用者的顯示名稱 |
|
部門
|
Notifications.Users.Department | string |
部門 |
|
Email
|
Notifications.Users.Email | string |
|
|
時間戳
|
Notifications.TimeStamp | date-time |
時間戳 |
當學習者已要求核准訓練時
當學習者註冊為外部核准流程設定的訓練時,會觸發此作業
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Webhook Id
|
Id | string |
Webhook ID |
|
嘗試
|
Attempt | integer |
嘗試 |
|
屬性
|
Properties | object |
屬性 |
|
通知
|
Notifications | array of object |
通知 |
|
行動
|
Notifications.Action | string |
行動 |
|
註冊狀態
|
Notifications.EnrollmentStatus | integer |
註冊狀態 |
|
註冊狀態文字
|
Notifications.EnrollmentStatusText | string |
註冊狀態文字 |
|
SiteId
|
Notifications.Course.SiteId | string |
SiteId |
|
WebID
|
Notifications.Course.WebId | string |
WebID |
|
Id
|
Notifications.Course.Id | string |
訓練計劃或課程的標識碼 |
|
培訓名稱
|
Notifications.Course.Title | string |
培訓計劃或課程的標題 |
|
網址
|
Notifications.Course.Url | string |
訓練計畫或課程的網址 |
|
課程類型
|
Notifications.Course.CourseType | string |
課程類型 |
|
發布
|
Notifications.Course.Published | boolean |
發布 |
|
使用者
|
Notifications.Users | array of object |
使用者 |
|
LMS365 使用者 ID
|
Notifications.Users.Id | string |
LMS365 使用者 ID |
|
目錄物件識別碼
|
Notifications.Users.DirectoryObjectId | string |
Microsoft Entra ID 物件識別碼 |
|
註冊標識碼
|
Notifications.Users.EnrollmentId | string |
註冊 ID |
|
登入名稱
|
Notifications.Users.LoginName | string |
使用者登入名稱 |
|
使用者顯示名稱
|
Notifications.Users.Title | string |
使用者的顯示名稱 |
|
部門
|
Notifications.Users.Department | string |
部門 |
|
Email
|
Notifications.Users.Email | string |
|
|
時間戳
|
Notifications.TimeStamp | date-time |
時間戳 |
當學習者已註冊參加訓練時
當學習者註冊訓練時,會觸發此作業
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Webhook Id
|
Id | string |
Webhook ID |
|
嘗試
|
Attempt | integer |
嘗試 |
|
屬性
|
Properties | object |
屬性 |
|
通知
|
Notifications | array of object |
通知 |
|
行動
|
Notifications.Action | string |
行動 |
|
註冊狀態
|
Notifications.EnrollmentStatus | integer |
註冊狀態 |
|
註冊狀態文字
|
Notifications.EnrollmentStatusText | string |
註冊狀態文字 |
|
SiteId
|
Notifications.Course.SiteId | string |
SiteId |
|
WebID
|
Notifications.Course.WebId | string |
WebID |
|
Id
|
Notifications.Course.Id | string |
訓練計劃或課程的標識碼 |
|
培訓名稱
|
Notifications.Course.Title | string |
培訓計劃或課程的標題 |
|
網址
|
Notifications.Course.Url | string |
訓練計畫或課程的網址 |
|
課程類型
|
Notifications.Course.CourseType | string |
課程類型 |
|
發布
|
Notifications.Course.Published | boolean |
發布 |
|
使用者
|
Notifications.Users | array of object |
使用者 |
|
LMS365 使用者 ID
|
Notifications.Users.Id | string |
LMS365 使用者 ID |
|
目錄物件識別碼
|
Notifications.Users.DirectoryObjectId | string |
Microsoft Entra ID 物件識別碼 |
|
註冊標識碼
|
Notifications.Users.EnrollmentId | string |
註冊 ID |
|
登入名稱
|
Notifications.Users.LoginName | string |
使用者登入名稱 |
|
使用者顯示名稱
|
Notifications.Users.Title | string |
使用者的顯示名稱 |
|
部門
|
Notifications.Users.Department | string |
部門 |
|
Email
|
Notifications.Users.Email | string |
|
|
時間戳
|
Notifications.TimeStamp | date-time |
時間戳 |
當學習者開始任何課程活動時
當學習者開始任何課程活動時,會觸發此作業
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Webhook Id
|
Id | string |
Webhook ID |
|
嘗試
|
Attempt | integer |
嘗試 |
|
屬性
|
Properties | object |
屬性 |
|
通知
|
Notifications | array of object |
通知 |
|
行動
|
Notifications.Action | string |
行動 |
|
註冊狀態
|
Notifications.EnrollmentStatus | integer |
註冊狀態 |
|
註冊狀態文字
|
Notifications.EnrollmentStatusText | string |
註冊狀態文字 |
|
SiteId
|
Notifications.Course.SiteId | string |
SiteId |
|
WebID
|
Notifications.Course.WebId | string |
WebID |
|
Id
|
Notifications.Course.Id | string |
訓練計劃或課程的標識碼 |
|
培訓名稱
|
Notifications.Course.Title | string |
培訓計劃或課程的標題 |
|
網址
|
Notifications.Course.Url | string |
訓練計畫或課程的網址 |
|
課程類型
|
Notifications.Course.CourseType | string |
課程類型 |
|
發布
|
Notifications.Course.Published | boolean |
發布 |
|
使用者
|
Notifications.Users | array of object |
使用者 |
|
LMS365 使用者 ID
|
Notifications.Users.Id | string |
LMS365 使用者 ID |
|
目錄物件識別碼
|
Notifications.Users.DirectoryObjectId | string |
Microsoft Entra ID 物件識別碼 |
|
註冊標識碼
|
Notifications.Users.EnrollmentId | string |
註冊 ID |
|
登入名稱
|
Notifications.Users.LoginName | string |
使用者登入名稱 |
|
使用者顯示名稱
|
Notifications.Users.Title | string |
使用者的顯示名稱 |
|
部門
|
Notifications.Users.Department | string |
部門 |
|
Email
|
Notifications.Users.Email | string |
|
|
時間戳
|
Notifications.TimeStamp | date-time |
時間戳 |
當訓練已從目錄中取消發佈時
當課程或訓練計畫已從目錄中取消發佈時,會觸發此作業
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Webhook Id
|
Id | string |
Webhook Id |
|
嘗試
|
Attempt | integer |
嘗試 |
|
屬性
|
Properties | object |
屬性 |
|
通知
|
Notifications | array of object |
通知 |
|
行動
|
Notifications.Action | string |
行動 |
|
SiteId
|
Notifications.SiteId | string |
SiteId |
|
WebID
|
Notifications.WebId | string |
WebID |
|
課程標識碼
|
Notifications.Id | string |
課程標識碼 |
|
培訓名稱
|
Notifications.Title | string |
培訓計劃或課程的標題 |
|
訓練網址
|
Notifications.Url | string |
訓練計畫或課程的網址 |
|
課程類型
|
Notifications.CourseType | string |
課程類型 |
|
發布
|
Notifications.Published | boolean |
發布 |
|
時間戳記
|
Notifications.TimeStamp | date-time |
時間戳 |
訓練已發佈至目錄時
當課程或訓練計畫已發佈至目錄時,會觸發此作業
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Webhook Id
|
Id | string |
Webhook Id |
|
嘗試
|
Attempt | integer |
嘗試 |
|
屬性
|
Properties | object |
屬性 |
|
通知
|
Notifications | array of object |
通知 |
|
行動
|
Notifications.Action | string |
行動 |
|
SiteId
|
Notifications.SiteId | string |
SiteId |
|
WebID
|
Notifications.WebId | string |
WebID |
|
課程標識碼
|
Notifications.Id | string |
課程標識碼 |
|
培訓名稱
|
Notifications.Title | string |
培訓計劃或課程的標題 |
|
訓練網址
|
Notifications.Url | string |
訓練計畫或課程的網址 |
|
課程類型
|
Notifications.CourseType | string |
課程類型 |
|
發布
|
Notifications.Published | boolean |
發布 |
|
時間戳記
|
Notifications.TimeStamp | date-time |
時間戳 |