Configure and activate the Genesys Summarization Connector
To use your preferred third-party Large Language Model (LLM) provider using the Genesys Summarization Connector integration in Genesys Cloud, you must first add and configure the integration.
Configure Genesys Summarization Connector
Note: You can configure up to 10 Genesys Summarization Connector integration instances for an organization.
- Click Menu > IT and Integrations > Integrations.
- Click Integration.
- Search for or navigate to the Genesys Summarization Connector integration.
- In the Genesys Summarization Connector tile, click Install. Note: A message appears and informs you that the integration installed successfully. The Genesys Summarization Connector integration opens to the Details tab.
- (Optional) In the Details tab, Genesys recommends that you enter a unique name for the integration that you want to configure. For example, “Genesys Summarization Connector – Third-party LLM provider name.”
- Click the Configuration tab.
- On the Properties tab, in the Summarization Connector URI field, enter the URI that Genesys calls to retrieve conversation summaries. For example,
https://mycustomserver:443/generateSumary/. - Add the credentials:
- Click the Credentials tab.
- Under Genesys Summarization Connector, click Configure. The Configure Credentials dialog box opens.
- Enter the Client ID key.
- Enter and confirm the client secret.
- Click Confirm.
- Click Save.
- To activate the Genesys Summarization Connector integration, in the Status column click Inactive. A confirmation dialog box opens.
- Click Confirm. The integration’s status changes to Active.
Validate the bearer token
You will receive a unique bearer token that you can use to authenticate your API requests. Each token is valid for 20 minutes. To validate the token, follow these steps:
- Use the client secret key to decode the token and verify that the token was not modified.
- Verify that the current time listed is before the token’s expiration time. If the time has expired, then reject the request.
- Compare the client ID in the token with your expected client ID and ensure that they match.
[NEXT] Was this article helpful?
Get user feedback about articles.