Refer to the exhibit. A webhook has been created so that an application is notified when users mention a bot in a Webex Teams space. The exhibit shows an example of a notification received by the application. Which code snippet correctly processes the JSON payload using the Webex Node.js SDK in order to print out messages that mention the bot?
Correct Answer:
B
What happens if a meeting is in progress when a DelMeeting request is sent in the Webex Meetings XML API?
Correct Answer:
A
Which code adds a Space Widget in an HTML script that uses the CSS Webex CDN?
Correct Answer:
D
A company wants to adopt Webex Teams as a messaging platform and use REST APIs to automate the creation of teams and rooms. Which sequence of REST API requests is needed to create and populate a new Webex team and create a populated Webex room for the team?
Correct Answer:
B
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 jdoe@example.com?
Correct Answer:
D