View the full Develop an Angular app that uses the Genesys Cloud Platform SDK article on the Genesys Cloud Developer Center. 
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.
This solution includes a sample Angular app that uses the Genesys Cloud Javascript Platform SDK to display and update data for Genesys Cloud users.
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.