[]
Request Schema
ScheduleController+EmailSettingViewModel
Response
Status Code: 200
Success
Request Schema
ScheduleController+NotificationViewModel
Response
Status Code: 200
Success
Parameters
| Name | Type | Located In |
|---|---|---|
| channelRequired | string | path |
Request Schema
ScheduleController+NotificationViewModel
Response
Status Code: 200
Success
Request Schema
Response
Status Code: 200
Success
Response
Status Code: 200
Success
Array<string>
Parameters
| Name | Type | Located In |
|---|---|---|
| getCaller | string | header |
Request Schema
token
Response
Status Code: 200
Success
boolean
| Name | Type | Description | Example |
|---|---|---|---|
| mailProtocolNullable | string | ||
| googleClientIDNullable | string | ||
| googleClientSecretNullable | string | ||
| googleTokensNullable | string | ||
| smtpServerAddressNullable | string | ||
| smtpServerPort | int32 | ||
| enableSSL | Boolean | ||
| loginNullable | string | ||
| passwordNullable | string | ||
| senderNameNullable | string | ||
| senderEmailNullable | string | ||
| recipientEmailNullable | string | ||
| emailSubjectNullable | string | ||
| emailBodyNullable | string | ||
| useParentSmtpSettings | Boolean |
Notification view model
| Name | Type | Description | Example |
|---|---|---|---|
| channelIdNullable | string | Channel id: channel$appName | |
| notificationConfigViewModel | ScheduleController+NotificationConfigViewModel | ||
| useParentAppMsgSettings | Boolean | use parent application message settings | |
| contactAddressNullable | string | contact address | |
| dingTalkSetting | ScheduleController+DingTalkSettingVO | ||
| weChatSetting | ScheduleController+WeChatSettingVO | ||
| slackSetting | ScheduleController+SlackSettingVO | ||
| msTeamsSetting | ScheduleController+MsTeamsSettingVO |
Notification configuration
| Name | Type | Description | Example |
|---|---|---|---|
| subjectNullable | string | Email subject | |
| contentNullable | string | Email Content |
| Name | Type | Description | Example |
|---|---|---|---|
| appKeyNullable | string | WeChat app key | |
| appSecretNullable | string | Wechat app secret | |
| agentIdNullable | string | WeChat agent id |
| Name | Type | Description | Example |
|---|---|---|---|
| corpIdNullable | string | DingTalk corpId | |
| secretNullable | string | DingTalk Secret | |
| agentIdNullable | string | DingTalk agent id |
| Name | Type | Description | Example |
|---|---|---|---|
| slack_UserOAuthTokenNullable | string | Slack oauth token |
| Name | Type | Description | Example |
|---|---|---|---|
| mS_AppIdNullable | string | MSTeams App id | |
| mS_TenantIdNullable | string | MSTeams tanent id | |
| mS_UsernameNullable | string | MSTeams username | |
| mS_PasswordNullable | string | MSTeams password |
| Name | Type | Description | Example |
|---|---|---|---|
| locationNullable | string | ||
| taskIdNullable | string |