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

Download Exam

File Info

Exam Developing Applications for Cisco Webex and Webex Devices (DEVWBX)
Number 300-920
File Name Cisco.300-920.ActualTests.2020-04-06.36q.tqb
Size 5 MB
Posted Apr 06, 2020
Download Cisco.300-920.ActualTests.2020-04-06.36q.tqb

How to open VCEX & EXAM Files?

Files with VCEX & EXAM extensions can be opened by ProfExam Simulator.

Purchase

Coupon: MASTEREXAM
With discount: 20%






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









CONNECT US

Facebook

Twitter

PROFEXAM WITH A 20% DISCOUNT

You can buy ProfExam with a 20% discount!



HOW TO OPEN VCEX FILES

Use ProfExam Simulator to open VCEX files