Cisco 300-835 - Automating Cisco Collaboration Solutions (CLAUTO)
How is a message created using Webex Teams REST APIs?
A small Python script is constructed that creates a Webex Meeting for John Doe scheduled for the current time. Drag and drop the code snippets at the bottom onto the areas of the source code exhibit to create a program. Not all options are used.

Which two application use cases can be developed using Cisco UCM CTI (TAPI/JTAPI)? (Choose two.)
Which URI for XML APIs is used in Cisco Webex Meetings to manage users, meetings, events, and trainings?
Drag and drop the code snippets from the bottom onto the boxes where the code is missing to listen for Call History events using the xAPI Python SDK.
Not all options are used.
Select and Place:

Drag and drop the code snippets from the bottom onto the blanks in the code to create a Cisco Webex Meetings meeting using the API. Not all options are used.
Select and Place:

Which Webex SDK allows group space calling?
Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the code to construct a cURL command that will create a new space with the name Annual Meeting. Not all options are used.
Select and Place:

When a Webex site has single-sign-on enabled, which type of data is required in the body element of an AuthenticateUser XML API Request?
Drag and drop the code snippets into the correct order to create a Python Webex Teams REST API script that performs this sequence of tasks: create a Space, add a user to the Space, post the word “test†in the Space. Assume that the Python “requests†module has already been imported.


 
                 
					







