DRAG DROP
An administrator is creating a script using the Python xAPI over WebSockets (pyxows) library. The goal of the script is to capture an event generated by a UI Extensions action button (former In-Room Control Panel). When the action button is clicked, the script displays an alert that says that the button ID was clicked. Drag and drop the code snippets into the locations to complete the script:
Select and Place:

DRAG DROP
Drag and drop the code snippets to create a valid AXL API
Select and Place:

DRAG DROP
Drag and drop the code to add a Webex Teams Space Widget in an existing HTML page. Not all items are used.
Select and Place:


Refer to the exhibit. Which code snippet is used to mention the bot CiscoDevNet@webex.bot?
A. <@personEmail.CiscoDevNet@webex.bot>
B. @CiscoDevNet@webex.bot
C. @personEmail.CiscoDevNet@webex.bot
D. (@personEmail.CiscoDevNet@webex.bot)
What are two keys features of Cisco Unified Communications Manager Serviceability APIs? (Choose two.)
A. save alarms and events for troubleshooting
B. connect to serial console on phone hardware
C. configure firewall rules on phone hardware
D. scan servers and devices for malware
E. real-time monitoring of components

Refer to the exhibit. When a Calling Search Space is updated and a new member is added, how is a member defined?

A. Option A
B. Option B
C. Option C
D. Option D
Which two use cases can be accomplished using the Finesse JavaScript library? (Choose two.)
A. Integrate customer relationship management capabilities into the Finesse agent desktop.
B. Build a custom browser-based agent desktop.
C. Build a Finesse gadget to add quick dial to the Finesse agent desktop.
D. Build a Finesse gadget to create new agents on the Finesse system.
E. Build a Finesse gadget to configure Finesse log levels for the Finesse administrator console.
A Webex Teams bot receives a Webhook payload, which notifies the bot that a message was created in a space. Which two API requests must be issued for the bot to answer the author of the message? (Choose two.)
A. POST /v1/messages
B. GET /v1/messages/{messageId}
C. GET /v1/webhooks/{webhookId}
D. PUT /v1/messages/{messageId}
E. POST /v1/webhooks
Which type of endpoint is used by the Cisco Unified JTAPI implementation in Cisco Unified Communications Manager?
A. gateways
B. gatekeepers
C. phones
D. SIP trunks
Which two Webex technologies can be used to embed voice and video collaboration into a company web page? (Choose two.)
A. Webex Teams Widgets
B. Webex Teams Browser SDK
C. Webex Meetings XML API
D. Webex Teams REST API
E. Webex Teams Java SDK