Webex Integration (独立发布者) (预览版)
会议的 Webex 集成
此连接器在以下产品和区域中可用:
| 服务 | Class | 区域 |
|---|---|---|
| Copilot Studio | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 逻辑应用程序 | 标准 | 除以下各项外的所有 逻辑应用区域 : - Azure 政府区域 - Azure 中国区域 - 美国国防部(DoD) |
| Power Apps | 高级 | 除以下各项外的所有 Power Apps 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| Power Automate | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 联系人 | |
|---|---|
| Name | 伦敦大学学院,奥斯卡辉 |
| URL | https://developer.webex.com/docs |
| oscar.hui@live.com |
| 连接器元数据 | |
|---|---|
| 发布者 | 伦敦大学学院,奥斯卡辉 |
| 网站 | https://developer.webex.com/docs |
| 隐私策略 | https://help.webex.com/en-us/article/nv2hm53/Webex-Security-and-Privacy |
| 类别 | Communication |
限制
| 名称 | 调用 | 续订期 |
|---|---|---|
| 每个连接的 API 调用数 | 100 | 60 秒 |
操作
| 创建会议 |
此作将在 Webex 上创建会议。 |
| 创建被邀请者 |
此作通过电子邮件邀请参与者加入会议 |
| 删除会议 |
此作将删除 Webex 上的会议。 |
| 更新会议 |
此作更新会议 |
| 阅读会议 |
此作将读取 Webex 上的会议。 |
创建会议
此作将在 Webex 上创建会议。
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
操作
|
Content-Type | True | string |
Content-Type |
|
title
|
title | True | string |
title |
|
议程
|
agenda | string |
议程 |
|
|
密码
|
password | string |
密码 |
|
|
开始
|
start | True | string |
开始 |
|
end
|
end | True | string |
end |
|
timezone
|
timezone | string |
timezone |
|
|
enabledAutoRecordMeeting
|
enabledAutoRecordMeeting | boolean |
enabledAutoRecordMeeting |
|
|
allowAnyUserToBeCoHost
|
allowAnyUserToBeCoHost | boolean |
allowAnyUserToBeCoHost |
返回
创建被邀请者
此作通过电子邮件邀请参与者加入会议
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
操作
|
Content-Type | string |
CreateAInvitee |
|
|
meetingId
|
meetingId | True | string |
meetingId |
|
电子邮件
|
True | string |
电子邮件 |
|
|
displayName
|
displayName | string |
displayName |
|
|
coHost
|
coHost | string |
coHost |
|
|
hostEmail
|
hostEmail | string |
hostEmail |
|
|
sendEmail
|
sendEmail | string |
sendEmail |
|
|
panelist
|
panelist | string |
panelist |
删除会议
此作将删除 Webex 上的会议。
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
MeetingID
|
meetingId | True | string |
meetingId |
更新会议
此作更新会议
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
MeetingID
|
meetingId | True | string |
meetingId |
|
Content-type
|
Content-Type | string |
content-type |
|
|
title
|
title | string |
title |
|
|
议程
|
agenda | string |
议程 |
|
|
密码
|
password | string |
密码 |
|
|
timezone
|
timezone | string |
timezone |
|
|
开始
|
start | string |
开始 |
|
|
end
|
end | string |
end |
|
|
enabledAutoRecordMeeting
|
enabledAutoRecordMeeting | boolean |
enabledAutoRecordMeeting |
|
|
allowAnyUserToBeCoHost
|
allowAnyUserToBeCoHost | boolean |
allowAnyUserToBeCoHost |
|
|
enabledJoinBeforeHost
|
enabledJoinBeforeHost | boolean |
enabledJoinBeforeHost |
|
|
enableConnectAudioBeforeHost
|
enableConnectAudioBeforeHost | boolean |
enableConnectAudioBeforeHost |
|
|
joinBeforeHostMinutes
|
joinBeforeHostMinutes | integer |
joinBeforeHostMinutes |
|
|
excludePassword
|
excludePassword | boolean |
excludePassword |
|
|
publicMeeting
|
publicMeeting | boolean |
publicMeeting |
|
|
reminderTime
|
reminderTime | integer |
reminderTime |
|
|
unlockedMeetingJoinSecurity
|
unlockedMeetingJoinSecurity | string |
unlockedMeetingJoinSecurity |
|
|
enableAutomaticLock
|
enableAutomaticLock | boolean |
enableAutomaticLock |
|
|
automaticLockMinutes
|
automaticLockMinutes | integer |
automaticLockMinutes |
|
|
allowFirstUserToBeCoHost
|
allowFirstUserToBeCoHost | boolean |
allowFirstUserToBeCoHost |
|
|
allowAuthenticatedDevices
|
allowAuthenticatedDevices | boolean |
allowAuthenticatedDevices |
|
|
sendEmail
|
sendEmail | boolean |
sendEmail |
|
|
hostEmail
|
hostEmail | string |
hostEmail |
|
|
siteUrl
|
siteUrl | string |
siteUrl |
|
|
enabledChat
|
enabledChat | boolean |
enabledChat |
|
|
enabledVideo
|
enabledVideo | boolean |
enabledVideo |
|
|
enabledPolling
|
enabledPolling | boolean |
enabledPolling |
|
|
enabledNote
|
enabledNote | boolean |
enabledNote |
|
|
noteType
|
noteType | string |
noteType |
|
|
enabledClosedCaptions
|
enabledClosedCaptions | boolean |
enabledClosedCaptions |
|
|
enabledFileTransfer
|
enabledFileTransfer | boolean |
enabledFileTransfer |
|
|
enabledUCFRichMedia
|
enabledUCFRichMedia | boolean |
enabledUCFRichMedia |
|
|
enabledShareContent
|
enabledShareContent | boolean |
enabledShareContent |
|
|
enabledSaveDocument
|
enabledSaveDocument | boolean |
enabledSaveDocument |
|
|
enabledPrintDocument
|
enabledPrintDocument | boolean |
enabledPrintDocument |
|
|
enabledAnnotate
|
enabledAnnotate | boolean |
enabledAnnotate |
|
|
enabledViewParticipantList
|
enabledViewParticipantList | boolean |
enabledViewParticipantList |
|
|
enabledViewThumbnails
|
enabledViewThumbnails | boolean |
enabledViewThumbnails |
|
|
enabledRemoteControl
|
enabledRemoteControl | boolean |
enabledRemoteControl |
|
|
enabledViewAnyDocument
|
enabledViewAnyDocument | boolean |
enabledViewAnyDocument |
|
|
enabledViewAnyPage
|
enabledViewAnyPage | boolean |
enabledViewAnyPage |
|
|
enabledContactOperatorPrivately
|
enabledContactOperatorPrivately | boolean |
enabledContactOperatorPrivately |
|
|
enabledChatHost
|
enabledChatHost | boolean |
enabledChatHost |
|
|
enabledChatPresenter
|
enabledChatPresenter | boolean |
enabledChatPresenter |
|
|
enabledChatOtherParticipants
|
enabledChatOtherParticipants | boolean |
enabledChatOtherParticipants |
|
|
integrationTags
|
integrationTags | array of string |
integrationTags |
|
|
enabledBreakoutSessions
|
enabledBreakoutSessions | boolean |
enabledBreakoutSessions |
|
|
姓名
|
name | string |
姓名 |
|
|
value
|
value | string |
value |
|
|
audioConnectionType
|
audioConnectionType | string |
audioConnectionType |
|
|
enabledTollFreeCallIn
|
enabledTollFreeCallIn | boolean |
enabledTollFreeCallIn |
|
|
enabledGlobalCallIn
|
enabledGlobalCallIn | boolean |
enabledGlobalCallIn |
|
|
enabledAudienceCallBack
|
enabledAudienceCallBack | boolean |
enabledAudienceCallBack |
|
|
entryAndExitTone
|
entryAndExitTone | string |
entryAndExitTone |
|
|
allowHostToUnmuteParticipants
|
allowHostToUnmuteParticipants | boolean |
allowHostToUnmuteParticipants |
|
|
allowAttendeeToUnmuteSelf
|
allowAttendeeToUnmuteSelf | boolean |
allowAttendeeToUnmuteSelf |
|
|
muteAttendeeUponEntry
|
muteAttendeeUponEntry | boolean |
muteAttendeeUponEntry |
阅读会议
此作将读取 Webex 上的会议。
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
操作
|
Content-Type | string |
ReadMeeting |
|
|
密码
|
password | string |
密码 |
|
|
Timezone
|
timezone | string |
timezoe |
返回
- Body
- ReadMeetingResponse
定义
ReadMeetingResponse
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
id
|
id | string |
id |
|
meetingNumber
|
meetingNumber | string |
meetingNumber |
|
title
|
title | string |
title |
|
议程
|
agenda | string |
议程 |
|
密码
|
password | string |
密码 |
|
phoneAndVideoSystemPassword
|
phoneAndVideoSystemPassword | string |
phoneAndVideoSystemPassword |
|
meetingType
|
meetingType | string |
meetingType |
|
状态
|
state | string |
状态 |
|
timezone
|
timezone | string |
timezone |
|
开始
|
start | string |
开始 |
|
end
|
end | string |
end |
|
定期
|
recurrence | string |
定期 |
|
hostUserId
|
hostUserId | string |
hostUserId |
|
hostDisplayName
|
hostDisplayName | string |
hostDisplayName |
|
hostEmail
|
hostEmail | string |
hostEmail |
|
hostKey
|
hostKey | string |
hostKey |
|
siteUrl
|
siteUrl | string |
siteUrl |
|
webLink
|
webLink | string |
webLink |
|
sipAddress
|
sipAddress | string |
sipAddress |
|
dialInIpAddress
|
dialInIpAddress | string |
dialInIpAddress |
|
enabledAutoRecordMeeting
|
enabledAutoRecordMeeting | boolean |
enabledAutoRecordMeeting |
|
allowAnyUserToBeCoHost
|
allowAnyUserToBeCoHost | boolean |
allowAnyUserToBeCoHost |
|
enabledJoinBeforeHost
|
enabledJoinBeforeHost | boolean |
enabledJoinBeforeHost |
|
enableConnectAudioBeforeHost
|
enableConnectAudioBeforeHost | boolean |
enableConnectAudioBeforeHost |
|
joinBeforeHostMinutes
|
joinBeforeHostMinutes | integer |
joinBeforeHostMinutes |
|
excludePassword
|
excludePassword | boolean |
excludePassword |
|
publicMeeting
|
publicMeeting | boolean |
publicMeeting |
|
reminderTime
|
reminderTime | integer |
reminderTime |
|
unlockedMeetingJoinSecurity
|
unlockedMeetingJoinSecurity | string |
unlockedMeetingJoinSecurity |
|
sessionTypeId
|
sessionTypeId | integer |
sessionTypeId |
|
enableAutomaticLock
|
enableAutomaticLock | boolean |
enableAutomaticLock |
|
automaticLockMinutes
|
automaticLockMinutes | integer |
automaticLockMinutes |
|
allowFirstUserToBeCoHost
|
allowFirstUserToBeCoHost | boolean |
allowFirstUserToBeCoHost |
|
allowAuthenticatedDevices
|
allowAuthenticatedDevices | boolean |
allowAuthenticatedDevices |
|
accessCode
|
telephony.accessCode | string |
accessCode |
|
callInNumbers
|
telephony.callInNumbers | array of object |
callInNumbers |
|
标签
|
telephony.callInNumbers.label | string |
标签 |
|
callInNumber
|
telephony.callInNumbers.callInNumber | string |
callInNumber |
|
tollType
|
telephony.callInNumbers.tollType | string |
tollType |
|
链接
|
telephony.links | array of object |
链接 |
|
rel
|
telephony.links.rel | string |
rel |
|
href
|
telephony.links.href | string |
href |
|
方法
|
telephony.links.method | string |
方法 |
|
enabledChat
|
meetingOptions.enabledChat | boolean |
enabledChat |
|
enabledVideo
|
meetingOptions.enabledVideo | boolean |
enabledVideo |
|
enabledPolling
|
meetingOptions.enabledPolling | boolean |
enabledPolling |
|
enabledNote
|
meetingOptions.enabledNote | boolean |
enabledNote |
|
noteType
|
meetingOptions.noteType | string |
noteType |
|
enabledClosedCaptions
|
meetingOptions.enabledClosedCaptions | boolean |
enabledClosedCaptions |
|
enabledFileTransfer
|
meetingOptions.enabledFileTransfer | boolean |
enabledFileTransfer |
|
enabledUCFRichMedia
|
meetingOptions.enabledUCFRichMedia | boolean |
enabledUCFRichMedia |
|
enabledShareContent
|
attendeePrivileges.enabledShareContent | boolean |
enabledShareContent |
|
enabledSaveDocument
|
attendeePrivileges.enabledSaveDocument | boolean |
enabledSaveDocument |
|
enabledPrintDocument
|
attendeePrivileges.enabledPrintDocument | boolean |
enabledPrintDocument |
|
enabledAnnotate
|
attendeePrivileges.enabledAnnotate | boolean |
enabledAnnotate |
|
enabledViewParticipantList
|
attendeePrivileges.enabledViewParticipantList | boolean |
enabledViewParticipantList |
|
enabledViewThumbnails
|
attendeePrivileges.enabledViewThumbnails | boolean |
enabledViewThumbnails |
|
enabledRemoteControl
|
attendeePrivileges.enabledRemoteControl | boolean |
enabledRemoteControl |
|
enabledViewAnyDocument
|
attendeePrivileges.enabledViewAnyDocument | boolean |
enabledViewAnyDocument |
|
enabledViewAnyPage
|
attendeePrivileges.enabledViewAnyPage | boolean |
enabledViewAnyPage |
|
enabledContactOperatorPrivately
|
attendeePrivileges.enabledContactOperatorPrivately | boolean |
enabledContactOperatorPrivately |
|
enabledChatHost
|
attendeePrivileges.enabledChatHost | boolean |
enabledChatHost |
|
enabledChatPresenter
|
attendeePrivileges.enabledChatPresenter | boolean |
enabledChatPresenter |
|
enabledChatOtherParticipants
|
attendeePrivileges.enabledChatOtherParticipants | boolean |
enabledChatOtherParticipants |
|
autoAcceptRequest
|
registration.autoAcceptRequest | boolean |
autoAcceptRequest |
|
requireFirstName
|
registration.requireFirstName | boolean |
requireFirstName |
|
requireLastName
|
registration.requireLastName | boolean |
requireLastName |
|
requireEmail
|
registration.requireEmail | boolean |
requireEmail |
|
requireCompanyName
|
registration.requireCompanyName | boolean |
requireCompanyName |
|
requireCountryRegion
|
registration.requireCountryRegion | boolean |
requireCountryRegion |
|
requireWorkPhone
|
registration.requireWorkPhone | boolean |
requireWorkPhone |
|
customizedQuestions
|
registration.customizedQuestions | array of object |
customizedQuestions |
|
id
|
registration.customizedQuestions.id | string |
id |
|
问题
|
registration.customizedQuestions.question | string |
问题 |
|
required
|
registration.customizedQuestions.required | boolean |
required |
|
类型
|
registration.customizedQuestions.type | string |
类型 |
|
options
|
registration.customizedQuestions.options | array of object |
options |
|
id
|
registration.customizedQuestions.options.id | string |
id |
|
value
|
registration.customizedQuestions.options.value | string |
value |
|
规则
|
registration.customizedQuestions.rules | array of object |
规则 |
|
条件
|
registration.customizedQuestions.rules.condition | string |
条件 |
|
value
|
registration.customizedQuestions.rules.value | string |
value |
|
结果
|
registration.customizedQuestions.rules.result | string |
结果 |
|
matchCase
|
registration.customizedQuestions.rules.matchCase | boolean |
matchCase |
|
顺序
|
registration.customizedQuestions.rules.order | integer |
顺序 |
|
最大长度 (maxLength)
|
registration.customizedQuestions.maxLength | integer |
最大长度 (maxLength) |
|
规则
|
registration.rules | array of object |
规则 |
|
问题
|
registration.rules.question | string |
问题 |
|
条件
|
registration.rules.condition | string |
条件 |
|
value
|
registration.rules.value | string |
value |
|
结果
|
registration.rules.result | string |
结果 |
|
matchCase
|
registration.rules.matchCase | boolean |
matchCase |
|
顺序
|
registration.rules.order | integer |
顺序 |
|
integrationTags
|
integrationTags | array of string |
integrationTags |
|
scheduledType
|
scheduledType | string |
scheduledType |
|
enabled
|
simultaneousInterpretation.enabled | boolean |
enabled |
|
口 译员
|
simultaneousInterpretation.interpreters | array of object |
口 译员 |
|
id
|
simultaneousInterpretation.interpreters.id | string |
id |
|
languageCode1
|
simultaneousInterpretation.interpreters.languageCode1 | string |
languageCode1 |
|
languageCode2
|
simultaneousInterpretation.interpreters.languageCode2 | string |
languageCode2 |
|
电子邮件
|
simultaneousInterpretation.interpreters.email | string |
电子邮件 |
|
displayName
|
simultaneousInterpretation.interpreters.displayName | string |
displayName |
|
enabledBreakoutSessions
|
enabledBreakoutSessions | boolean |
enabledBreakoutSessions |
|
链接
|
links | array of object |
链接 |
|
rel
|
links.rel | string |
rel |
|
href
|
links.href | string |
href |
|
方法
|
links.method | string |
方法 |
|
trackingCodes
|
trackingCodes | array of object |
trackingCodes |
|
姓名
|
trackingCodes.name | string |
姓名 |
|
value
|
trackingCodes.value | string |
value |
|
audioConnectionType
|
audioConnectionOptions.audioConnectionType | string |
audioConnectionType |
|
enabledTollFreeCallIn
|
audioConnectionOptions.enabledTollFreeCallIn | boolean |
enabledTollFreeCallIn |
|
enabledGlobalCallIn
|
audioConnectionOptions.enabledGlobalCallIn | boolean |
enabledGlobalCallIn |
|
enabledAudienceCallBack
|
audioConnectionOptions.enabledAudienceCallBack | boolean |
enabledAudienceCallBack |
|
entryAndExitTone
|
audioConnectionOptions.entryAndExitTone | string |
entryAndExitTone |
|
allowHostToUnmuteParticipants
|
audioConnectionOptions.allowHostToUnmuteParticipants | boolean |
allowHostToUnmuteParticipants |
|
allowAttendeeToUnmuteSelf
|
audioConnectionOptions.allowAttendeeToUnmuteSelf | boolean |
allowAttendeeToUnmuteSelf |
|
muteAttendeeUponEntry
|
audioConnectionOptions.muteAttendeeUponEntry | boolean |
muteAttendeeUponEntry |
CreateAMeetingResponse
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
id
|
id | string |
id |
|
meetingNumber
|
meetingNumber | string |
meetingNumber |
|
title
|
title | string |
title |
|
议程
|
agenda | string |
议程 |
|
密码
|
password | string |
密码 |
|
phoneAndVideoSystemPassword
|
phoneAndVideoSystemPassword | string |
phoneAndVideoSystemPassword |
|
meetingType
|
meetingType | string |
meetingType |
|
状态
|
state | string |
状态 |
|
timezone
|
timezone | string |
timezone |
|
开始
|
start | string |
开始 |
|
end
|
end | string |
end |
|
定期
|
recurrence | string |
定期 |
|
hostUserId
|
hostUserId | string |
hostUserId |
|
hostDisplayName
|
hostDisplayName | string |
hostDisplayName |
|
hostEmail
|
hostEmail | string |
hostEmail |
|
hostKey
|
hostKey | string |
hostKey |
|
siteUrl
|
siteUrl | string |
siteUrl |
|
webLink
|
webLink | string |
webLink |
|
sipAddress
|
sipAddress | string |
sipAddress |
|
dialInIpAddress
|
dialInIpAddress | string |
dialInIpAddress |
|
enabledAutoRecordMeeting
|
enabledAutoRecordMeeting | boolean |
enabledAutoRecordMeeting |
|
allowAnyUserToBeCoHost
|
allowAnyUserToBeCoHost | boolean |
allowAnyUserToBeCoHost |
|
enabledJoinBeforeHost
|
enabledJoinBeforeHost | boolean |
enabledJoinBeforeHost |
|
enableConnectAudioBeforeHost
|
enableConnectAudioBeforeHost | boolean |
enableConnectAudioBeforeHost |
|
joinBeforeHostMinutes
|
joinBeforeHostMinutes | integer |
joinBeforeHostMinutes |
|
excludePassword
|
excludePassword | boolean |
excludePassword |
|
publicMeeting
|
publicMeeting | boolean |
publicMeeting |
|
reminderTime
|
reminderTime | integer |
reminderTime |
|
unlockedMeetingJoinSecurity
|
unlockedMeetingJoinSecurity | string |
unlockedMeetingJoinSecurity |
|
sessionTypeId
|
sessionTypeId | integer |
sessionTypeId |
|
enableAutomaticLock
|
enableAutomaticLock | boolean |
enableAutomaticLock |
|
automaticLockMinutes
|
automaticLockMinutes | integer |
automaticLockMinutes |
|
allowFirstUserToBeCoHost
|
allowFirstUserToBeCoHost | boolean |
allowFirstUserToBeCoHost |
|
allowAuthenticatedDevices
|
allowAuthenticatedDevices | boolean |
allowAuthenticatedDevices |
|
accessCode
|
telephony.accessCode | string |
accessCode |
|
callInNumbers
|
telephony.callInNumbers | array of object |
callInNumbers |
|
标签
|
telephony.callInNumbers.label | string |
标签 |
|
callInNumber
|
telephony.callInNumbers.callInNumber | string |
callInNumber |
|
tollType
|
telephony.callInNumbers.tollType | string |
tollType |
|
链接
|
telephony.links | array of object |
链接 |
|
rel
|
telephony.links.rel | string |
rel |
|
href
|
telephony.links.href | string |
href |
|
方法
|
telephony.links.method | string |
方法 |
|
enabledChat
|
meetingOptions.enabledChat | boolean |
enabledChat |
|
enabledVideo
|
meetingOptions.enabledVideo | boolean |
enabledVideo |
|
enabledPolling
|
meetingOptions.enabledPolling | boolean |
enabledPolling |
|
enabledNote
|
meetingOptions.enabledNote | boolean |
enabledNote |
|
noteType
|
meetingOptions.noteType | string |
noteType |
|
enabledClosedCaptions
|
meetingOptions.enabledClosedCaptions | boolean |
enabledClosedCaptions |
|
enabledFileTransfer
|
meetingOptions.enabledFileTransfer | boolean |
enabledFileTransfer |
|
enabledUCFRichMedia
|
meetingOptions.enabledUCFRichMedia | boolean |
enabledUCFRichMedia |
|
enabledShareContent
|
attendeePrivileges.enabledShareContent | boolean |
enabledShareContent |
|
enabledSaveDocument
|
attendeePrivileges.enabledSaveDocument | boolean |
enabledSaveDocument |
|
enabledPrintDocument
|
attendeePrivileges.enabledPrintDocument | boolean |
enabledPrintDocument |
|
enabledAnnotate
|
attendeePrivileges.enabledAnnotate | boolean |
enabledAnnotate |
|
enabledViewParticipantList
|
attendeePrivileges.enabledViewParticipantList | boolean |
enabledViewParticipantList |
|
enabledViewThumbnails
|
attendeePrivileges.enabledViewThumbnails | boolean |
enabledViewThumbnails |
|
enabledRemoteControl
|
attendeePrivileges.enabledRemoteControl | boolean |
enabledRemoteControl |
|
enabledViewAnyDocument
|
attendeePrivileges.enabledViewAnyDocument | boolean |
enabledViewAnyDocument |
|
enabledViewAnyPage
|
attendeePrivileges.enabledViewAnyPage | boolean |
enabledViewAnyPage |
|
enabledContactOperatorPrivately
|
attendeePrivileges.enabledContactOperatorPrivately | boolean |
enabledContactOperatorPrivately |
|
enabledChatHost
|
attendeePrivileges.enabledChatHost | boolean |
enabledChatHost |
|
enabledChatPresenter
|
attendeePrivileges.enabledChatPresenter | boolean |
enabledChatPresenter |
|
enabledChatOtherParticipants
|
attendeePrivileges.enabledChatOtherParticipants | boolean |
enabledChatOtherParticipants |
|
autoAcceptRequest
|
registration.autoAcceptRequest | boolean |
autoAcceptRequest |
|
requireFirstName
|
registration.requireFirstName | boolean |
requireFirstName |
|
requireLastName
|
registration.requireLastName | boolean |
requireLastName |
|
requireEmail
|
registration.requireEmail | boolean |
requireEmail |
|
requireCompanyName
|
registration.requireCompanyName | boolean |
requireCompanyName |
|
requireCountryRegion
|
registration.requireCountryRegion | boolean |
requireCountryRegion |
|
requireWorkPhone
|
registration.requireWorkPhone | boolean |
requireWorkPhone |
|
customizedQuestions
|
registration.customizedQuestions | array of object |
customizedQuestions |
|
id
|
registration.customizedQuestions.id | string |
id |
|
问题
|
registration.customizedQuestions.question | string |
问题 |
|
required
|
registration.customizedQuestions.required | boolean |
required |
|
类型
|
registration.customizedQuestions.type | string |
类型 |
|
options
|
registration.customizedQuestions.options | array of object |
options |
|
id
|
registration.customizedQuestions.options.id | string |
id |
|
value
|
registration.customizedQuestions.options.value | string |
value |
|
规则
|
registration.customizedQuestions.rules | array of object |
规则 |
|
条件
|
registration.customizedQuestions.rules.condition | string |
条件 |
|
value
|
registration.customizedQuestions.rules.value | string |
value |
|
结果
|
registration.customizedQuestions.rules.result | string |
结果 |
|
matchCase
|
registration.customizedQuestions.rules.matchCase | boolean |
matchCase |
|
顺序
|
registration.customizedQuestions.rules.order | integer |
顺序 |
|
最大长度 (maxLength)
|
registration.customizedQuestions.maxLength | integer |
最大长度 (maxLength) |
|
规则
|
registration.rules | array of object |
规则 |
|
问题
|
registration.rules.question | string |
问题 |
|
条件
|
registration.rules.condition | string |
条件 |
|
value
|
registration.rules.value | string |
value |
|
结果
|
registration.rules.result | string |
结果 |
|
matchCase
|
registration.rules.matchCase | boolean |
matchCase |
|
顺序
|
registration.rules.order | integer |
顺序 |
|
integrationTags
|
integrationTags | array of string |
integrationTags |
|
scheduledType
|
scheduledType | string |
scheduledType |
|
enabled
|
simultaneousInterpretation.enabled | boolean |
enabled |
|
口 译员
|
simultaneousInterpretation.interpreters | array of object |
口 译员 |
|
id
|
simultaneousInterpretation.interpreters.id | string |
id |
|
languageCode1
|
simultaneousInterpretation.interpreters.languageCode1 | string |
languageCode1 |
|
languageCode2
|
simultaneousInterpretation.interpreters.languageCode2 | string |
languageCode2 |
|
电子邮件
|
simultaneousInterpretation.interpreters.email | string |
电子邮件 |
|
displayName
|
simultaneousInterpretation.interpreters.displayName | string |
displayName |
|
enabledBreakoutSessions
|
enabledBreakoutSessions | boolean |
enabledBreakoutSessions |
|
链接
|
links | array of object |
链接 |
|
rel
|
links.rel | string |
rel |
|
href
|
links.href | string |
href |
|
方法
|
links.method | string |
方法 |
|
trackingCodes
|
trackingCodes | array of object |
trackingCodes |
|
姓名
|
trackingCodes.name | string |
姓名 |
|
value
|
trackingCodes.value | string |
value |
|
audioConnectionType
|
audioConnectionOptions.audioConnectionType | string |
audioConnectionType |
|
enabledTollFreeCallIn
|
audioConnectionOptions.enabledTollFreeCallIn | boolean |
enabledTollFreeCallIn |
|
enabledGlobalCallIn
|
audioConnectionOptions.enabledGlobalCallIn | boolean |
enabledGlobalCallIn |
|
enabledAudienceCallBack
|
audioConnectionOptions.enabledAudienceCallBack | boolean |
enabledAudienceCallBack |
|
entryAndExitTone
|
audioConnectionOptions.entryAndExitTone | string |
entryAndExitTone |
|
allowHostToUnmuteParticipants
|
audioConnectionOptions.allowHostToUnmuteParticipants | boolean |
allowHostToUnmuteParticipants |
|
allowAttendeeToUnmuteSelf
|
audioConnectionOptions.allowAttendeeToUnmuteSelf | boolean |
allowAttendeeToUnmuteSelf |
|
muteAttendeeUponEntry
|
audioConnectionOptions.muteAttendeeUponEntry | boolean |
muteAttendeeUponEntry |