View the Develop a Vue App for basic agent monitoring blueprint.
This Genesys Cloud Developer Blueprint demonstrates how to include the Genesys Cloud Platform API Client SDK - JavaScript in a Vue project. This solution includes a sample Vue project that allows supervisors to monitor the agents' statuses.
This solution includes a sample Vue app that uses the Genesys Cloud Platform API Client SDK - JavaScript to display the user and routing status of queue members.
To authenticate in a Genesys Cloud region other than mypurecloud.com, add an environment
query parameter.
For example:
https://genesyscloudblueprints.github.io/agent-monitoring-app-blueprint/?environment=mypurecloud.ie
You can view the complete blueprint and download the sample app files from here.