Simulation builds calm: the Prep4pass software version recreates the real 300-920 exam scene so you can practice the Cisco Developing Applications for Cisco Webex and Webex Devices material under realistic conditions as many times as you need before the actual day.
Cisco 300-920 Exam Overview:
| Certification Vendor: | Cisco |
|---|---|
| Exam Name: | Developing Applications for Cisco Webex and Webex Devices (DEVWBX) |
| Exam Number: | 300-920 |
| Exam Duration: | 90 minutes |
| Related Certifications: | Cisco Certified DevNet Specialist - Webex Cisco Certified DevNet Professional |
| Exam Format: | Scenario-based Questions, Multiple Answer, Multiple Choice |
| Available Languages: | English |
| Exam Price: | USD 300 |
| Certificate Validity Period: | 3 years |
| Sample Questions: | ![]() |
| Exam Way: | Pearson VUE testing center or online proctored exam |
| Pre Condition: | No formal prerequisite. Recommended knowledge includes basic programming, JavaScript, Node.js, JSON, REST APIs, and Webex administration. |
| Official Syllabus URL: | https://www.cisco.com/c/dam/en_us/training-events/le31/le46/cln/marketing/exam-topics/300-920-DEVWBX.pdf |
Cisco 300-920 Exam Syllabus Topics:
| Section | Weight | Objectives |
|---|---|---|
| Administration and Compliance | 10% | - Administration and governance
|
| Messaging | 20% | - Webex Messaging development
|
| Webex Meetings | 20% | - Meetings API capabilities
|
| Webex Devices | 20% | - Device automation and customization
|
| Webex API Foundation | 15% | - Webex API access and authentication
|
| Embedding Webex | 15% | - Embed collaboration features
|
300-920 Exam Facts, Early Starts and Safety Nets
- Webex Meetings (20%)
- Webex API Foundation (15%)
- Administration and Compliance (10%)
Cisco Developing Applications for Cisco Webex and Webex Devices Sample Questions:
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. HttpFeedback is the only option to receive data.
- B. The HttpClient command can be used to send requests and read responses over HTTP.
- C. WebSockets is the only option to send and receive data.
- D. HttpClient can be used to send requests but not receive responses.
- E. All Serial, SSH, and WebSockets can be used to send and receive data.
Correct Answer: B,D 🗳️
Refer to the exhibit.
Assume that there is already a connection to a device for this jsxapi.code snippet. Which snippet completes the code so that the connected device makes a call to the user [email protected]?
- A. Option B
- B. Option D
- C. Option C
- D. Option A
Correct Answer: B 🗳️
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. by creating a guest token using the identifier and secret of a Guest Issuer application
- B. by embedding the access token of a Bot account
- C. by opening a dialog asking the end-user to paste his personal access token
- D. by completing an authorization code grant flow using the identifier and secret of an OAuth integration
Correct Answer: D 🗳️
Drag and drop the code to complete the snippet that sends a message to the room "My First Room" using the Browser SDK. Not all options are used.
Correct Answer:


Which two tasks should use a Webex bot instead of aWebex integration? (Choose two.)
- A. Archive all the messages in a group space.
- B. Ask a QUESTION in natural language to obtain the current price of a stock.
- C. Translate a word or phrase from Italian to English.
- D. Automatically delete a message that was sent with spelling or grammatical errors.
- E. Notify all users who send a 1:1 message that the user is currently out of the office.
Correct Answer: B,C 🗳️





