Webex 통합(독립 게시자)(미리 보기)
모임용 Webex 통합
이 커넥터는 다음 제품 및 지역에서 사용할 수 있습니다.
| 서비스 | 클래스 | Regions |
|---|---|---|
| Copilot Studio | Premium | 다음을 제외한 모든 Power Automate 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| 논리 앱 | 스탠다드 | 다음을 제외한 모든 Logic Apps 지역 : - Azure Government 지역 - Azure 중국 지역 - 미국 국방부(DoD) |
| Power Apps | Premium | 다음을 제외한 모든 Power Apps 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| Power Automate | Premium | 다음을 제외한 모든 Power Automate 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| 연락처 | |
|---|---|
| 이름 | 유니버시티 칼리지 런던, 오스카 후이 |
| 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 |
제한 한도
| Name | 호출 | 갱신 기간 |
|---|---|---|
| 연결당 API 호출 | 100 | 60초 |
동작
| 모임 만들기 |
이 작업은 webex에서 모임을 만듭니다. |
| 모임 삭제 |
이 작업을 수행하면 webex에서 모임이 삭제됩니다. |
| 모임 업데이트 |
이 작업은 모임을 업데이트합니다. |
| 모임 읽기 |
이 작업은 webex에서 모임을 읽습니다. |
| 초대자 만들기 |
이 작업은 전자 메일을 통해 참가자를 모임에 초대합니다. |
모임 만들기
이 작업은 webex에서 모임을 만듭니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
수술
|
Content-Type | True | string |
콘텐츠 유형 (Content-Type) |
|
title
|
title | True | string |
title |
|
의제
|
agenda | string |
의제 |
|
|
암호
|
password | string |
암호 |
|
|
start
|
start | True | string |
start |
|
끝
|
end | True | string |
끝 |
|
시간대
|
timezone | string |
시간대 |
|
|
enabledAutoRecordMeeting
|
enabledAutoRecordMeeting | boolean |
enabledAutoRecordMeeting |
|
|
allowAnyUserToBeCoHost
|
allowAnyUserToBeCoHost | boolean |
allowAnyUserToBeCoHost |
반환
모임 삭제
이 작업을 수행하면 webex에서 모임이 삭제됩니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
MeetingID
|
meetingId | True | string |
meetingId |
모임 업데이트
이 작업은 모임을 업데이트합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
MeetingID
|
meetingId | True | string |
meetingId |
|
콘텐츠 유형(Content-type)
|
Content-Type | string |
content-type |
|
|
title
|
title | string |
title |
|
|
의제
|
agenda | string |
의제 |
|
|
암호
|
password | string |
암호 |
|
|
시간대
|
timezone | string |
시간대 |
|
|
start
|
start | string |
start |
|
|
끝
|
end | string |
끝 |
|
|
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에서 모임을 읽습니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
수술
|
Content-Type | string |
추가 정보 |
|
|
암호
|
password | string |
암호 |
|
|
Timezone
|
timezone | string |
timezoe |
반환
초대자 만들기
이 작업은 전자 메일을 통해 참가자를 모임에 초대합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
수술
|
Content-Type | string |
CreateAInvitee |
|
|
meetingId
|
meetingId | True | string |
meetingId |
|
메일 주소
|
True | string |
메일 주소 |
|
|
표시 이름
|
displayName | string |
표시 이름 |
|
|
coHost
|
coHost | string |
coHost |
|
|
hostEmail
|
hostEmail | string |
hostEmail |
|
|
sendEmail
|
sendEmail | string |
sendEmail |
|
|
패널
|
panelist | string |
패널 |
정의
ReadMeetingResponse
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
아이디
|
id | string |
아이디 |
|
meetingNumber
|
meetingNumber | string |
meetingNumber |
|
title
|
title | string |
title |
|
의제
|
agenda | string |
의제 |
|
암호
|
password | string |
암호 |
|
phoneAndVideoSystemPassword
|
phoneAndVideoSystemPassword | string |
phoneAndVideoSystemPassword |
|
meetingType
|
meetingType | string |
meetingType |
|
주
|
state | string |
주 |
|
시간대
|
timezone | string |
시간대 |
|
start
|
start | string |
start |
|
끝
|
end | string |
끝 |
|
recurrence
|
recurrence | string |
recurrence |
|
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 |
|
label
|
telephony.callInNumbers.label | string |
label |
|
callInNumber
|
telephony.callInNumbers.callInNumber | string |
callInNumber |
|
tollType
|
telephony.callInNumbers.tollType | string |
tollType |
|
links
|
telephony.links | array of object |
links |
|
rel (rel)
|
telephony.links.rel | string |
rel (rel) |
|
href
|
telephony.links.href | string |
href |
|
method
|
telephony.links.method | string |
method |
|
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 |
|
아이디
|
registration.customizedQuestions.id | string |
아이디 |
|
질문
|
registration.customizedQuestions.question | string |
질문 |
|
required
|
registration.customizedQuestions.required | boolean |
required |
|
type
|
registration.customizedQuestions.type | string |
type |
|
options
|
registration.customizedQuestions.options | array of object |
options |
|
아이디
|
registration.customizedQuestions.options.id | string |
아이디 |
|
value
|
registration.customizedQuestions.options.value | string |
value |
|
규칙
|
registration.customizedQuestions.rules | array of object |
규칙 |
|
condition
|
registration.customizedQuestions.rules.condition | string |
condition |
|
value
|
registration.customizedQuestions.rules.value | string |
value |
|
결과
|
registration.customizedQuestions.rules.result | string |
결과 |
|
matchCase
|
registration.customizedQuestions.rules.matchCase | boolean |
matchCase |
|
order
|
registration.customizedQuestions.rules.order | integer |
order |
|
최대 길이
|
registration.customizedQuestions.maxLength | integer |
최대 길이 |
|
규칙
|
registration.rules | array of object |
규칙 |
|
질문
|
registration.rules.question | string |
질문 |
|
condition
|
registration.rules.condition | string |
condition |
|
value
|
registration.rules.value | string |
value |
|
결과
|
registration.rules.result | string |
결과 |
|
matchCase
|
registration.rules.matchCase | boolean |
matchCase |
|
order
|
registration.rules.order | integer |
order |
|
integrationTags
|
integrationTags | array of string |
integrationTags |
|
scheduledType
|
scheduledType | string |
scheduledType |
|
enabled
|
simultaneousInterpretation.enabled | boolean |
enabled |
|
통역
|
simultaneousInterpretation.interpreters | array of object |
통역 |
|
아이디
|
simultaneousInterpretation.interpreters.id | string |
아이디 |
|
languageCode1
|
simultaneousInterpretation.interpreters.languageCode1 | string |
languageCode1 |
|
languageCode2
|
simultaneousInterpretation.interpreters.languageCode2 | string |
languageCode2 |
|
메일 주소
|
simultaneousInterpretation.interpreters.email | string |
메일 주소 |
|
표시 이름
|
simultaneousInterpretation.interpreters.displayName | string |
표시 이름 |
|
enabledBreakoutSessions
|
enabledBreakoutSessions | boolean |
enabledBreakoutSessions |
|
links
|
links | array of object |
links |
|
rel (rel)
|
links.rel | string |
rel (rel) |
|
href
|
links.href | string |
href |
|
method
|
links.method | string |
method |
|
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
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
아이디
|
id | string |
아이디 |
|
meetingNumber
|
meetingNumber | string |
meetingNumber |
|
title
|
title | string |
title |
|
의제
|
agenda | string |
의제 |
|
암호
|
password | string |
암호 |
|
phoneAndVideoSystemPassword
|
phoneAndVideoSystemPassword | string |
phoneAndVideoSystemPassword |
|
meetingType
|
meetingType | string |
meetingType |
|
주
|
state | string |
주 |
|
시간대
|
timezone | string |
시간대 |
|
start
|
start | string |
start |
|
끝
|
end | string |
끝 |
|
recurrence
|
recurrence | string |
recurrence |
|
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 |
|
label
|
telephony.callInNumbers.label | string |
label |
|
callInNumber
|
telephony.callInNumbers.callInNumber | string |
callInNumber |
|
tollType
|
telephony.callInNumbers.tollType | string |
tollType |
|
links
|
telephony.links | array of object |
links |
|
rel (rel)
|
telephony.links.rel | string |
rel (rel) |
|
href
|
telephony.links.href | string |
href |
|
method
|
telephony.links.method | string |
method |
|
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 |
|
아이디
|
registration.customizedQuestions.id | string |
아이디 |
|
질문
|
registration.customizedQuestions.question | string |
질문 |
|
required
|
registration.customizedQuestions.required | boolean |
required |
|
type
|
registration.customizedQuestions.type | string |
type |
|
options
|
registration.customizedQuestions.options | array of object |
options |
|
아이디
|
registration.customizedQuestions.options.id | string |
아이디 |
|
value
|
registration.customizedQuestions.options.value | string |
value |
|
규칙
|
registration.customizedQuestions.rules | array of object |
규칙 |
|
condition
|
registration.customizedQuestions.rules.condition | string |
condition |
|
value
|
registration.customizedQuestions.rules.value | string |
value |
|
결과
|
registration.customizedQuestions.rules.result | string |
결과 |
|
matchCase
|
registration.customizedQuestions.rules.matchCase | boolean |
matchCase |
|
order
|
registration.customizedQuestions.rules.order | integer |
order |
|
최대 길이
|
registration.customizedQuestions.maxLength | integer |
최대 길이 |
|
규칙
|
registration.rules | array of object |
규칙 |
|
질문
|
registration.rules.question | string |
질문 |
|
condition
|
registration.rules.condition | string |
condition |
|
value
|
registration.rules.value | string |
value |
|
결과
|
registration.rules.result | string |
결과 |
|
matchCase
|
registration.rules.matchCase | boolean |
matchCase |
|
order
|
registration.rules.order | integer |
order |
|
integrationTags
|
integrationTags | array of string |
integrationTags |
|
scheduledType
|
scheduledType | string |
scheduledType |
|
enabled
|
simultaneousInterpretation.enabled | boolean |
enabled |
|
통역
|
simultaneousInterpretation.interpreters | array of object |
통역 |
|
아이디
|
simultaneousInterpretation.interpreters.id | string |
아이디 |
|
languageCode1
|
simultaneousInterpretation.interpreters.languageCode1 | string |
languageCode1 |
|
languageCode2
|
simultaneousInterpretation.interpreters.languageCode2 | string |
languageCode2 |
|
메일 주소
|
simultaneousInterpretation.interpreters.email | string |
메일 주소 |
|
표시 이름
|
simultaneousInterpretation.interpreters.displayName | string |
표시 이름 |
|
enabledBreakoutSessions
|
enabledBreakoutSessions | boolean |
enabledBreakoutSessions |
|
links
|
links | array of object |
links |
|
rel (rel)
|
links.rel | string |
rel (rel) |
|
href
|
links.href | string |
href |
|
method
|
links.method | string |
method |
|
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 |