Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have created a webex meeting using REST API and using "Join a Meeting" REST API to get join url for guest ("so that login to meeting will happen with right name & email of guest instead of allowing him to type it"). Note: Attached request & respons...
Hi,I have created meeting meeting using REST API with below request.{"title": "Test Webex REST API 1","password": "abcdefgh","start": "2022-08-01 22:00:00","end": "2022-08-01 22:30:00","timezone": "Asia/Kolkata","enabledAutoRecordMeeting": true,"allo...
"LstmeetingattendeeHistory" XML API is not populating the attendance history immediately after closure of meeting. It takes some time to populate the response. 1) Can you let me whether it populates the data immediately or there is some time lag?2) I...
The response of "Lstrecording" XML API call is returning "password" with empty value. Even though there was a password available for that recording which can be seen in web portal. The response of "List Recordings" REST API call for same meeting id i...
We are setting "joinDirectly" to "false", as meeting launch will not happen directly after invoking the REST API.Attached the request & response JSON of "Join a Meeting" REST API call, once again for reference.The URL in the response JSON carries all...
Hi,Step 1: Meeting created via "Create a Meeting" REST API. For request & response please refer attachment.Step 2: Host & Attendee will use the URL from "webLink" parameter of REST API response.Step 3: When host prompted for credential in webex app, ...