Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.52 KB

File metadata and controls

23 lines (13 loc) · 1.52 KB

Develop an Angular App that uses the Genesys Cloud Platform SDK

View the full Develop an Angular app that uses the Genesys Cloud Platform SDK article on the Genesys Cloud Developer Center.

GCSDK_Angular

This Genesys Cloud Developer Blueprint demonstrates how to to include the Genesys Cloud Javascript Platform SDK in an Angular project. The blueprint includes a sample Angular project that uses the Genesys Cloud API for supervisor functionalities like searching and setting the status of users. The blueprint also shows how to configure the SDK for a new or existing Angular project.

Sample Angular app

This solution includes a sample Angular app that uses the Genesys Cloud Javascript Platform SDK to display and update data for Genesys Cloud users.

Sample Angular app

To authenticate in a Genesys Cloud region other than mypurecloud.com, add an environment query parameter.

For example:

https://genesyscloudblueprints.github.io/angular-app-with-genesys-cloud-sdk?environment=mypurecloud.ie

For more details, see the Develop an Angular app that uses the Genesys Cloud Platform SDK blueprint.