300-920 Exam Question 26

A company wants to adopt Webex Teams as a messaging platform and use REST APIs to automate the creation of teams and rooms. Which sequence of REST API requests is needed to create and populate a new Webex team and create a populated Webex room for the team?
  • 300-920 Exam Question 27

    DRAG DROP
    Drag and drop the code to complete the JavaScript to display the first URL from a user's list of Webex Meetings recordings. Not all options are used.
    Select and Place:

    300-920 Exam Question 28

    Refer to the exhibit.

    A snippet from the XSD schema of the Webex Meeting XML API 'LstRecordingResponse' element is listed in the exhibit. Assuming that a variable named 'resp' exists that contains the XML response from a successful
    'LstRecording' request, which code snippet correctly generates a simple report that lists meeting names and recording file download links?
  • 300-920 Exam Question 29

    DRAG DROP
    Drag and drop the code segments from the right of the screen into the targets on the left to create a script that retrieves a list of rooms using the Webex JavaScript API and outputs the title and ID to the console for one that matches the title "My Webex discussion". Not all code segments are used.
    Select and Place:

    300-920 Exam Question 30

    Refer to the exhibit.

    A macro and a UI extension (also called In-Room Control) are being developed. What is the reason for the error displayed in the console?