Cisco
300-835
Q1:
Refer to the exhibit.

A Webex Meetings XML API HTTP request message with several invalid portions is shown. Which reference points to a line in the exhibit that correctly indicates that this is a LstsummaryUser request?
○
A
line 17○
B
line 1○
C
line 18○
D
line 14
Cisco
300-835
Q2:
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
Cisco
300-835
Q3:
Using the Finesse REST APIs coupled with the Finesse notifications, which two use cases can be accomplished? (Choose two.)
☐
A
Add video calling capabilities to an existing application such as a CRM.☐
B
Add outbound call capabilities to an existing application such as a CRM.☐
C
Develop a secure monitoring application that captures the agent's states and dialog information of every agent in the contact center system.☐
D
Develop a fully functioning custom agent desktop that has call control, workflows, and client logging.☐
E
Develop a fully functioning custom agent desktop for chat, email, and SMS interactions including the content of the chat, email, and SMS.
Cisco
300-835
Q4:
Which two statements describe advantages of consuming APIs with asynchronous versus synchronous requests? (Choose two.)
☐
A
All Cisco APIs are designed to be invoked asynchronously.☐
B
APIs respond more quickly when invoked asynchronously.☐
C
Asynchronous request coding is less complex.☐
D
Application threads do not block waiting for an asynchronous response.☐
E
Multiple asynchronous requests can be sent simultaneously.
Cisco
300-835
Q5:
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)