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 know there is a way to share a presentation automatically in the content viewer once a participant joins the meeting using the "Advanced Scheduler" UI.I there a way (and how) to do this using the XML API CreateMeeting function?Thanks!
Documentation says that in order to "attend a WebEx meeting on an iPhone, iPad or iPod Touch, you must first install the WebEx app. Once the app is installed, you can join into meetings by tapping the link to join the meeting in the email invitation....
I am trying to delete a recording using the XML API v5.5 but I get "Access denied, additional privileges are required" error.I am using the admin credentials in the XML request - I know this because other operations work with the same credentials.Can...
Hi,We wish to download Webex recordings (ARF files) from the NBR storage server to ours. We wish to create an automatic procedure that will work "server-to-server" with no human/browser in the middle.Managed to use the NBR Web Services API to get th...
Hi,We did a test now.Got the "Guest join meeting" URL from the API and sent it to an attendee (that does not have a WebEx user) via email.The attendee clicked on the link on his mobile and the mobile browser opened the application.Why did the applica...
Hi,What if the URL API join link is the guest join URL - can guest attendees join a meeting on their mobile using that link?Do they need to type in some password in the application (they do not have a WebEx user)?
Hi again,Unfortunately changing the "securityContext" credentials in the request XML to the meeting host webExID and password did not solve the problem. I still get the same "Access Denied" error with the host credentials.Am I missing something? Coul...