Download Cisco.300-920.ActualTests.2020-04-06.36q.tqb

Vendor: Cisco
Exam Code: 300-920
Exam Name: Developing Applications for Cisco Webex and Webex Devices (DEVWBX)
Date: Apr 06, 2020
File Size: 5 MB

Demo Questions

Question 1
  
Refer to the exhibit. A developer must construct an HTTP Request to use the XML API to set a Personal Meeting Room PIN for a given user. 
Which code completes the code to create the request?
  1. xmlhttp.open(“GET”, “https://cisco.webex.com/WBXService/XMLService”);
  2. xmlhttp.open(“PATCH”, “https://cisco.webex.com/WBXService/XMLService”);
  3. xmlhttp.open(“PUT”, “https://cisco.webex.com/WBXService/XMLService”);
  4. xmlhttp.open(“POST”, “https://cisco.webex.com/WBXService/XMLService”);
Correct answer: D
Explanation:
The post method can be used for HTTP request that sets up a personal metting room PIN for a user.
The post method can be used for HTTP request that sets up a personal metting room PIN for a user.
Question 2
Which expression is a valid Webex Teams webhook filter?
  1. [email protected]+roomId=abc123
  2. [email protected]&roomId=abc123
  3. [email protected],roomId=abc123
Correct answer: C
Explanation:
You can also use more than one filter in a webhook. To use multiple filters, combine them with the “&” symbol. For example, to create a webhook that only sends notifications when a specific person performs an action in a specific room, such as sending a message or creating a membership, combine the personEmail and roomId filters. Reference: https://developer.webex.com/docs/api/guides/webhooks
You can also use more than one filter in a webhook. To use multiple filters, combine them with the “&” symbol. For example, to create a webhook that only sends notifications when a specific person performs an action in a specific room, such as sending a message or creating a membership, combine the personEmail and roomId filters. 
Reference: https://developer.webex.com/docs/api/guides/webhooks
Question 3
  
Refer to the exhibit. Which code for blank lines 26, 27, and 28 gives invitees 900 seconds before the scheduled time to join the meeting, sets the meeting to last for 30 minutes, and sets the meeting timezone to Pacific US?
  1.   
  2.   
  3.   
  4.   
Correct answer: B
Explanation:
Reference: https://github.com/cisco-ie/webex-api-client
Reference: https://github.com/cisco-ie/webex-api-client
EXAM SIMULATOR

How to Open TQB Files?

Use Taurus Exam Simulator to open TQB files

Taurus Exam Simulator


Taurus Exam Simulator for Windows/macOS/Linus

Download

Taurus Exam Studio
Enjoy a 20% discount on Taurus Exam Studio!

You now have the chance to acquire Exam Studio at a discounted rate of 20%.

Get Now!
-->