GenesysCloudBlueprints / org-chart-explorer

An example implementation using Genesys Cloud User APIs to traverse user hierarchy in an org chart experience and export the displayed user data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exploring User Relationships

View the Org Chart Explorer in GitHub.

This Genesys Cloud Developer Blueprint, Genesys Cloud Users API provides access to user configuration data and a users' relationship is defined by their manager. The Genesys Cloud API retrieves user relationships and details about users, including their name, department, and profile picture. Using a reactive approach, the app handles large API queues and rate limits.

You can view the complete blueprint and download the sample files from here in GitHub.

Org Chart Explorer

About

An example implementation using Genesys Cloud User APIs to traverse user hierarchy in an org chart experience and export the displayed user data

License:MIT License


Languages

Language:TypeScript 83.8%Language:SCSS 11.1%Language:HTML 5.2%