ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 264 - 350-901 discussion

Report
Export

An application is developed in order to communicate with Cisco Webex. For reporting, the application must retrieve all the messages sent to a Cisco Webex room on a monthly basis.

Which action calls /v1/messages directly?

A.

Set up a webhook that has messages as the resource type and store the results locally.

Answers
A.

Set up a webhook that has messages as the resource type and store the results locally.

B.

Utilize the pagination functionality by defining the max property.

Answers
B.

Utilize the pagination functionality by defining the max property.

C.

Recursively call the /vl/messages endpoint by using the beforeMessage property.

Answers
C.

Recursively call the /vl/messages endpoint by using the beforeMessage property.

D.

Filter the response results by specifying the created property in the request.

Answers
D.

Filter the response results by specifying the created property in the request.

Suggested answer: D
asked 10/10/2024
Miroslav Veselinovic
24 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first