8x8¶
Description¶
Cognigy provides 8x8 as an additional handover provider, which can be used to connect users with human agents who use 8x8 as a contact center.
To learn more about handovers, refer to Agent Handover.
Setup¶
Create an Endpoint¶
To start using 8x8 as a handover provider with Cognigy.AI:
- Go to Deploy > Endpoints.
- Open the Endpoint where you want to enable handover to 8x8.
- Scroll down to Handover Settings and select 8x8 from the list.
- Fill in the following fields:
- Base URL — the URL of the 8x8 Server.
- API Key — the header value required for authenticating API calls to the 8x8 system.
- 8x8-Tenant — the Tenant ID, the field is mandatory if a customer has multiple tenants in the organization.
- Copy the Endpoint URL, as you need it to configure 8x8.
- Click Save.
Configure 8x8¶
To continue setup, go to the 8x8 configuration:
- Log in to the 8x8 Contact Center for admins.
- On the My Applications page, select Configuration Manager for Contact Center.
- In the left-side menu, click Integration.
- Go to the Webhooks tab.
- On the Webhooks List tab, click + Add webhook.
- Fill in the following fields:
- Name — specify a unique name.
- URL — paste the URL in the following pattern:
https://endpoint-your-environment/handover/eightByEight
. For instance, in a Cognigy trial environment, the URL would behttps://endpoint-trial.cognigy.ai/handover/eightByEight
. - Chat API Version — select Chat Gateway v1.0.
- Name — specify a unique name.
- To check if the connection works, click Test Connection.
- Click Save.
- In the left-side-menu, click Queues/Skills.
- On the Queue List tab, create a queue with a chat type by clicking + Chat.
- Fill in the following fields:
- Queue name — specify a unique name.
- Queue description — specify a unique description for the queue to differentiate it from others.
- Queue name — specify a unique name.
- Click Save.
- On the Members tab, assign and enable human agents who will operate within your queue to assist end users.
- Click Save.
- In the left-side menu, click Channels.
- On the Chat API tab, click + New Channel.
- Fill in the following fields:
- Name — specify a unique name.
- Description — specify a description of your channel specific.
- Webhook — select the webhook that you recently created.
- Queue — select the queue that you recently created..
- Name — specify a unique name.
- Click Save.
Configure Handover Settings¶
In the Handover to Agent Node, configure the following settings:
- 8x8 Channel Id — specify the channel ID that you created during the 8x8 configuration. You can find this ID in the 8x8 admin console. Navigate to Channels > Chat API. In the channel list, find the channel that you created. Copy the ID from the channel row.
- 8x8 Queue Id — specify the header value required for authenticating API calls to the 8x8 system. You can find this ID in the 8x8 admin console. Navigate to Channels > Chat API. In the channel list, find the channel that you created. Copy the Queue ID from the channel row.
- 8x8 JSON properties — extend 8x8 properties with custom JSON.
To check the handover, go to the installation that your server administrator has deployed.
AI Copilot Workspace¶
Within 8x8 integration, you can use the AI Copilot Workspace as an assistant for your human agents. AI Copilot will be available as a standalone application via the following link:
https://${AICopilotBaseUrl}/?userId=${userId}&sessionId=${sessionId}&URLToken=${URLToken}
Where:
AICopilotBaseUrl
— the base URL of AI Copilot. It represents the main web address where the AI Copilot service is hosted.sessionId
— the Cognigy Session ID. A session is a period of interaction or communication between the human agent and the AI Copilot Workspace.userId
— the Cognigy User ID. It helps AI Copilot associate the interaction with a specific user, allowing for tracking user-specific information.URLToken
— the Endpoint token on the Cognigy side. To find this token, navigate to the Endpoint linked with AI Copilot. In the Config URL field, copy the token found afterhttps://endpoint-trial.cognigy.ai
. For example, in the URLhttps://endpoint-trial.cognigy.ai/f38791ae20d4961acf0e97d9f377c4fe3df92894e1eff1c7a774a8ed089a4590
, the token would bef38791ae20d4961acf0e97d9f377c4fe3df92894e1eff1c7a774a8ed089a4590
. Note that only authorized users can access or interact with the AI Copilot system through this URL.
For example:
https://ai-copilot-trial.cognigy.ai/?sessionId=session-17738489-e767-4d47-b669-cb0dd2e899e0&userId=52476cc5-710c-40db-8108-e99109f45d91&URLToken=a4d5c86c98f27730311591f28d194510e05ffed30ca148e3344970defd418e7d