DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Prepare Strategically for the Cisco 300-920 DEVWBX Exam with Practice Tests

Validate your Webex development expertise with our comprehensive set of Cisco 300-920 DEVWBX exam questions and preparation resources. Our study materials thoroughly cover Webex API foundations, Webex Meetings, WebEx Devices, messaging, embedding Webex, administration and compliance - mirroring the actual exam content. Immerse yourself in our mock exams and mock tests, carefully crafted to simulate the real certification exam environment and question formats. These hands-on tools will help identify knowledge gaps and build confidence. Our regularly updated exam questions and answers ensure you have the latest information aligned with Cisco's exam objectives. Whether you're a seasoned Webex developer or new to Cisco certifications, our resources guide you through the curriculum for a successful first-time pass. Invest in our proven Cisco certification exam prep tools. Master Webex development and unlock new professional opportunities with our comprehensive study materials and resources. Achieve your goals through our real DEVWBX exam questions.

Take other online exams

Question #1
06. Which xAPI access mechanism requires separate connections for commands and notifications?
A. erial
B. ebSocke
C. TTP/HTTPS
D. SH
View answer
Correct Answer: D
Question #2
Which expression is a valid Webex Teams webhook filter?
A. personEmail=person@example
B. personEmail=person@example
C. personEmail=person@example
D. personEmail=person@example
View answer
Correct Answer: C
Question #3
09. A Webex Teams bot is deployed but soon it stops responding. Which two explanations are the cause of the issue?
A. newwebhookwascreated,whichmarkstheoldwebhookasinactive
B. hewebserverthatissettoreceivewebhooksisnotconfiguredtoreturna200message
C. hewebhooksecretisexpiredandmustberefreshed
D. herefreshtokenisnotbeingused
View answer
Correct Answer: AB
Question #4
Refer to the exhibit.An end user reports that the speed dial button is not working on their Webex Device, and when loading into the Macro Editor, this error was presented. On which line is the incorrect syntax?
A. ine 4
B. ine 14
C. ine 15
D. ine 22
View answer
Correct Answer: C
Question #5
04. What happens if a meeting is in progress when a DelMeeting request is sent in the Webex Meetings XML API?
A. hemeetinghostisnotifiedandpromptedtoallowthemeetingtobedeleted
B. heDelMeetingrequestdropsallcall-inusersanddeletesthemeeting
C. heDelMeetingrequestwaitsuntilthemeetingiscompletedandthendeletesthemeeting
D. heDelMeetingrequestresultsinanerror
View answer
Correct Answer: D
Question #6
Refer to the exhibit. On line 4, the script retrieves a context from a DOM element that was generated from a server-side component. How does that server-side component obtain the value for the "?context' element?
A. api must be enabled for promises
B. ttpClient AllowInsecureHTTPS has not been enabled
C. he NODE_TLS_REJECT_UNAUTHORIZED environment variable must be set to 0
D. ttpClient must be changes to HttpsClient
View answer
Correct Answer: B
Question #7
07. Which two capabilities are currently supported by the Webex Meetings XML API?
A. equestarecordinglinkforplayback
B. endatextmessagetothemeetinghost
C. equestpermissionstoscheduleonsomeoneelse'sbehalf
D. cheduleanewmeeting
View answer
Correct Answer: CD
Question #8
A Webex Teams bot is deployed but soon it stops responding. Which two explanations are the cause of the issue? (Choose two.)
A. A new webhook was created, which marks the old webhook as inactive
B. The web server that is set to receive webhooks is not configured to return a 200 message
C. The webhook secret is expired and must be refreshed
D. The refresh token is not being used
E. The bot owner regenerated the access token on developer
View answer
Correct Answer: AB
Question #9
With CE 9.8 and above, which two statements are correct when an application is sending and receiving data over a connection established with an xAPI interface?(Choose two.)
A. All Serial, SSH, and WebSockets can be used to send and receive data
B. HttpClient can be used to send requests but not receive responses
C. HttpFeedback is the only option to receive data
D. The HttpClient command can be used to send requests and read responses over HTTP
E. WebSockets is the only option to send and receive data
View answer
Correct Answer: BD
Question #10
Which Webex Teams webhook resource type indicates that a user interacted with a card?
A. buttonActions
B. attachmentActions
C. webhookCardActions
D. cardActions
View answer
Correct Answer: B
Question #11
A. efer to the exhibit
B. ctiveMeeting
C. ctiveMeeting
D. ctiveMeeting
View answer
Correct Answer: C
Question #12
02. A company wants to adopt Webex Teams as a messaging platform and use REST APIs to automate the creation of teams and rooms.
A. OST/teams,POST/memberships,POST/room
B. OST/teams,POST/people,POST/room
C. OST/teams,POST/team/memberships,POST/room
D. OST/teams,POST/team/memberships,POST/rooms,POST/membership
View answer
Correct Answer: D
Question #13
Refer to the exhibit.A company uses Webex Teams extensively for communications involving customers, and want to enforce a consistent messaging policy. Which code completes line 20 to send a notification when noncompliant messages are detected?
A. vents?resource=people
B. ompliance?resource=messages
C. vents?resource=messages
D. ompliance?resource=people
View answer
Correct Answer: C
Question #14
10. Which user role implicitly has permission in the Events API to retrieve "message created" in the same organization?
A. omplianceOffice
B. serandDeviceAdministra
C. ullAdministra
D. serAdministra
View answer
Correct Answer: A
Question #15
Which Webex Teams webhook resource type indicates that a user interacted with a card?
A. uttonActions
B. ttachmentActions
C. ebhookCardActions
D. ardActions
View answer
Correct Answer: B
Question #16
Which two filters are valid for limiting a webhook? (Choose two.)
A. oomId=
B. ersonId!=
C. paceId=
D. ersonId=$spaceId=
E. ersonId=$roomId=
View answer
Correct Answer: AB
Question #17
Which element is needed to build a Web application that authenticates Webex users and can post messages under the user"?s identity?
A. OAuth integration configured with the "?messages_write"? scope
B. bot access token
C. Guest Issuer application
D. self-signed certificate that is created from a public authority
View answer
Correct Answer: A
Question #18
01. Which expression is a valid Webex Teams webhook filter?
A. ersonEmail=person@example
B. ersonEmail=person@example
C. ersonEmail=person@example
D. ersonEmail=person@example
View answer
Correct Answer: C
Question #19
08. Which Webex Teams webhook resource type indicates that a user interacted with a card?
A. uttonActi
B. ttachmentActi
C. ebhookCardActi
D. ardActi
View answer
Correct Answer: B
Question #20
Which two filters are valid for limiting a webhook? (Choose two.)
A. roomId=
B. personId!=
C. spaceId=
D. personId=$spaceId=
E. personId=$roomId=
View answer
Correct Answer: AB
Question #21
Which two statements describe valid limitations for Webex Teams bot accounts in a group space? (Choose two.)
A. A bot account cannot send a message without an SSL certificate
B. A bot account cannot hear a message unless the bot is @ mentioned
C. A bot account cannot send a message without a valid access token
D. A bot account cannot respond to another bot
E. A bot account cannot send a message with an @mention
View answer
Correct Answer: BC
Question #22
03. Which two statements about incoming WebEx call notifications on iOS and Android applications are true?
A. henrunninginthebackgroundonAndroid,FirebaseCloudMessagingmustuseanotificationmessage
B. henrunninginthebackgroundonAndroid,FirebaseCloudMessagingmustuseadatamessage
C. ebhooksarerequiredwiththeiOSSDKonlywhentheapplicationisinthebackground
D. henrunninginthebackgroundoniOS,ApplicationPushNotificationsmustbeconfiguredtobesilent
View answer
Correct Answer: BC
Question #23
05. Which two statements describe valid limitations for Webex Teams bot accounts in a group space?
A. botaccountcannotsendamessagewithoutanSSLcertificate
B. botaccountcannothearamessageunlessthebotis@mentioned
C. botaccountcannotsendamessagewithoutavalidaccesstoken
D. botaccountcannotrespondtoanotherbot
View answer
Correct Answer: BC

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: