Month End Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Genesys > Genesys Cloud CX > GCX-GCD

GCX-GCD Genesys Cloud CX: Developer Certification Question and Answers

Question # 4

Which of the following statements are true? (Choose two.)

A.

Genesys Cloud CX allows recording downloads using Platform Recording APIs.

B.

Genesys Cloud CX maintains the recordings and the metadata indefinitely.

C.

Genesys Cloud CX allows cloud storage using integration.

D.

Genesys Cloud CX does not allow integrations for cloud storage.

Full Access
Question # 5

If no content type is mentioned in a request, Genesys Cloud CX responds to the request in _______________ format.

A.

XML

B.

JSON

C.

CVS

D.

YAML

Full Access
Question # 6

The Utilization feature of Genesys Cloud CX allows administrators to configure: (Choose two.)

A.

The maximum capacity that an agent may handle simultaneously for each supported media type.

B.

The after call work time for each media type.

C.

Time that an agent may spend on each media type.

D.

Media types that can interrupt current interactions that an agent is handling.

Full Access
Question # 7

The typing notifications can be sent to the chat window using a POST with the _______________.

A.

Member ID

B.

Conversation ID + Session ID

C.

Conversation ID + Member ID

D.

Conversation ID + Member ID +Session ID

Full Access
Question # 8

From the _______________ page, you can monitor the number of API requests in the built-in dashboard.

A.

Performance > My Performance

B.

Performance > Dashboards

C.

Performance > API Usage

D.

Performance > Bot Performance

Full Access
Question # 9

The application requesting to create a new user does not need a specific scope.

A.

True

B.

False

Full Access
Question # 10

You can add a new Prompt using API endpoints.

A.

True

B.

False

Full Access
Question # 11

Which platform component manages account configuration, directory search, user membership, phone call routing, and agent assignment?

A.

Public Interface Services

B.

Core Services

C.

Communication Services

D.

Application Services

Full Access
Question # 12

You can schedule a callback using a POST request to /api/v2/conversations/callbacks. The only required parameters when creating a callback are “callback number” and either “queueld” or “routingData”.

What is the difference between “queueld” and “routingData”?

A.

routingData can set the callbackScheduiedTime but not it queueld is used.

B.

queueld can set a list of phone numbers for the callback but not if routingData is used.

C.

queueld can be used for basic ACD routing to a queue, and routingData can be used for more advanced routing settings.

D.

routingData can be used for basic ACD routing to a queue and queueld can be used for more advanced routing settings.

Full Access
Question # 13

For updating a user in Genesys Cloud CX which HTTP method must be used?

A.

POST

B.

PATCH

C.

TRACE

D.

DELETE

Full Access
Question # 14

Why are Divisions important in an organization?

A.

Divisions are used to divide interactions equally between 2 or more queues.

B.

Divisions allow the organization to control which roles can be assigned to users.

C.

Divisions allow grouping and segregation of objects while keeping them inside the same organization.

D.

Divisions define which users can be assigned to queues.

Full Access
Question # 15

What is the timeout period for reconnecting the chat session?

A.

Two minutes

B.

Three Minutes

C.

Four Minutes

D.

Five Minutes

Full Access
Question # 16

Only the API calls made using your organization’s OAuth Clients are considered for billing.

A.

True

B.

False

Full Access
Question # 17

While creating a query to fetch conversation data, and interval of up to _____ days can be applied for a query with no filter.

A.

7

B.

10

C.

30

D.

32

Full Access
Question # 18

By default, Line Recording is disabled.

A.

True

B.

False

Full Access
Question # 19

For web chat, widget permissions must be assigned to the user.

A.

True

B.

False

Full Access
Question # 20

Where can you view agent evaluation scores, evaluation activity, and calibration activity in real time?

A.

Performance > Workspace > Dashboards

B.

Performance > Overview (Evaluations]

C.

Admin > Contact Center

D.

Admin > Quality

Full Access
Question # 21

Which of the following statements are true? (Choose two.)

A.

A "query' endpoint is intended for users who need the most up-to-date data, and they need a response right now.

B.

A "query endpoint is best suited for bulk export of data.

C.

A "jobs' endpoint is intended for users who need the most up-to-date data, and they need a response right now.

D A jobs' endpoint is best suited for bulk export of data

Full Access
Question # 22

John Smith developed a Genesys Cloud CX web application that is currently being used successfully by thousands of agents in North America at Global Software Company Recently, Global Software Company decided to deploy the solution for its agents in Europe However, agents are not able to log in.

What is likely to be the cause?

A.

The web app does not have an OAuth client created for that region.

B.

There is no client Secret associated to the OAuth client.

C.

The OAuth client does not have the required scope.

D.

The Client ID has expired.

Full Access