Automating Cisco Collaboration Solutions (CLAUTO)
Last Update Nov 30, 2025
Total Questions : 110
We are offering FREE 300-835 Cisco exam questions. All you do is to just go and sign up. Give your details, prepare 300-835 free exam questions and then go for complete pool of Automating Cisco Collaboration Solutions (CLAUTO) test questions that will help you more.
Drag and drop the code to create a Webex Teams Recents Widget in an existing HTML page. Not all items are used.

Refer to the exhibit.

A developer has implemented ChatOps to a Webex Teams space as described in the exhibit. The Python script that pushes the notifications to the Teams space is shown. Drag and drop the code to complete the script. Not all options are used.

After the AXL query ns:updatePhone is used to upgrade a phone configuration successfully, the phone does not reflect the change. Which other method must be performed for the change to take effect?
Which endpoint feature is used to configure custom controls on Cisco collaboration room devices?
Refer to the exhibit.

Alice is a Webex Meetings admin for her organization. Which code snippet completes a Webex Meetings XML API request that returns all users?

Drag and drop the commands from the left onto the curl command to create a custom branding message using the xAPI HTTP API. Not all options are used.

Refer to the exhibit.

An administrator is creating a script using the Python xAPI over WebSockets(pyxows) library. The goal of this script is to monitor the volume of the endpoint and set the volume to 60 whenever the volume has been set higher than that amount. Which code snippet accomplishes this task when it is added?

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 drop the code to create a valid AXL API script to create a new Route Partition, using the Python Zeep library. Not all options are used.

Refer to the exhibit.

This exhibit is a simple Python scrip to monitor call activity for a local Webex room device. Which code snippet listens for call events and completes the script?
Drag and drop the code to create a valid Cisco Meeting Server REST API Python script that creates a CMS coSpace and prints the URI to the console. Not all options are used.

Drag and drop the code snippets from the bottom onto the blanks in the code to automate a query to list all phones on a test Cisco UCM cluster using
an AXL SOAP request. Not all options are used.
Select and Place:

Which Cisco Finesse API can control the communication between agents and servers?
The Python script executes a REST API to retrieve information from the Cisco Meeting Server about the call with an identifier of “987654321”. Drag and drop the code onto the snippet to complete the Python script. Not all options are used.

When the behavior of a Cisco collaboration device is customized, which use case requires an external control system because implementing JavaScript macro does not suffice?
What are two characteristics of JavaScript macros for Cisco collaboration room devices? (Choose two.)
Refer to the exhibit.

Which output is expected when this code runs?
test("USER",1,2,True,"Hello World",test1 ="Test Passed!",test2=2254)
A)

B)

C)

D)

Drag and drop the botkit functions from the left onto the correct actions on the right.

Drag and drop the code snippets to create a valid AXL API

An application is developed to provide temporary file storage on a private cloud repository. Access must be available within or outside the company's network. Employees and customers must be able to use the application. What is the role of reverse proxy in application deployment?
Which type of token is required for authenticating requests to the Webex Meetings REST API?
Which Webex API allows an app to be notified via HTTP when a specific event occurs in Webex?

Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the code to construct a Python script for Cisco UCM that
provisions directory numbers. Not all options are used.
Select and Place:

A developer for a large company must change the logo on all Cisco collaboration room devices and a base64 image has already been provided. Drag
and drop the code snippets from the bottom onto the boxes in the Python script to update the logo on devices in the 192.168.1.1 to 192.168.1.50 IP
range by using the xAPI. Not all options are used.
Select and Place:

Refer to the exhibit. The beginning of the code is provided. Drag and drop the code snippets from the bottom onto the blanks in the Python script to
create a new phone in Cisco UCM using the AXL API. Some options may be used more than once. Not all options are used.
Select and Place:


Which two files must be downloaded from a Cisco Unified Communications Manager server in order to build requests for the AXL API? (Choose two.)
Drag and drop the code to add a Webex Teams Space Widget in an existing HTML page. Not all items are used.

Which property is edited on a UI customization panel using the editor on the Webex device?
An In-Room Control Panel can be configured as “global” (always available). Which order panel type is supported?
Refer to the exhibit.

A collaboration engineer needs to create a new Webex user. Which code snippet must be placed in the blank in the code to meet
this requirement?
NO: 65
What does a single-threaded client application do when an API is consumed synchronously?