300-920 · Question #35
300-920 Question #35: Real Exam Question with Answer & Explanation
The correct answer is C. Request permissions to schedule on someone else's behalf. D. Schedule a new meeting.. Options C and D are correct because the Webex Meetings XML API is specifically designed for programmatic meeting management - it supports scheduling new meetings (D) and delegating scheduling permissions so one user can schedule on behalf of another (C), both core use cases for e
Question
Options
- ARequest a recording link for playback.
- BSend a text message to the meeting host.
- CRequest permissions to schedule on someone else's behalf.
- DSchedule a new meeting.
- ESend a problem report.
Explanation
Options C and D are correct because the Webex Meetings XML API is specifically designed for programmatic meeting management - it supports scheduling new meetings (D) and delegating scheduling permissions so one user can schedule on behalf of another (C), both core use cases for enterprise calendar integration.
Why the distractors are wrong:
- A (recording link) - Recording retrieval is handled through Webex's REST APIs or the Recording API, not the XML API's core meeting management scope.
- B (text message to host) - Messaging functionality belongs to the Webex Messaging/Teams API, not the Meetings XML API.
- E (problem report) - Submitting diagnostics or problem reports is outside the XML API's feature set; that's a support/client-side function.
Memory tip: Think of the XML API as a scheduling assistant - its job is to create meetings and manage who has permission to schedule them. If it sounds like something a calendar administrator would do (schedule, delegate), it's likely in scope; if it sounds like messaging, playback, or support tooling, look elsewhere.
Topics
Community Discussion
No community discussion yet for this question.