I am currently working on developing the Genesys Client App (Genesys Client Apps) and need your assistance.
Is there any property or variable where we can set a unique value for each client and retrieve it within the client app?
Our Use Case:
We want to provide an API key and secret to each customer who are using our Genesys app. These credentials will be used for user authentication, and our backend APIs will be called based on them.
Example Scenario:
- Suppose we have three customers: Starbucks, Dunkin, and Tim Hortons.
- Each customer will be registered in our system and assigned a unique API key and secret.
- When they integrate the application on Genesys (Admin > Integrations), there should be an option to enter their API key and secret.
- This information should be accessible within the app integration, allowing us to provide the appropriate services based on their credentials.