Prerequisites
- A Genesys Cloud account
- A Genesys Bot Connector integration that is created
- Genesys Cloud credentials:
- Client ID (from Genesys OAuth)
- Client Secret (from Genesys OAuth)
- Bot Connector ID (from Genesys Integration)
- API URL (from Genesys Cloud Platform API)
- A user-defined verification token:
- Verification Token (any secure random string that you choose)
The Verification Token is not obtained from Genesys Cloud. You create this value (it can be any secure random string). You must configure this same value in both locations:
- Your ADK channel configuration (as
verification_token) - Your Genesys Cloud Bot Connector integration settings (go to the Credentials tab and add a key-value pair: key=
x-watson-genesys-verification-token, value=your random string)
Create a Genesys Bot Connector channel
Use one of the following methods to define the channel: Using YAML:YAML
Python

