API for retrieving the contact details dashboard data with sentiment analysis

0

The API for retrieving sentiment and redacted audio directly without using transcribe and comprehend

The AWS used to enable the sentiment and redacted audio when it is enabled in flow. we can also enable to view the sentiment dashboard.

The details are saving in particular s3 for redacted audio and sentiment, whether there are any way to retrieve in aws-sdk without taking the data from the s3 and summarize.

Aanto
asked 24 days ago48 views
1 Answer
0

There is an existing API for real time: https://docs.aws.amazon.com/connect/latest/APIReference/API_connect-contact-lens_ListRealtimeContactAnalysisSegments.html

For completed contacts, using the analysis file generated by Contact Lens and stored in S3 is the best option here and will allow to use services like Amazon Athena to query / aggregate the data.

Alternatively, the zero-ETL datalake feature in Amazon Connect will have Contact Lens data flowing through as well. This is currently in preview but you can sign up for early access.

AWS
answered 24 days ago
profile picture
EXPERT
reviewed 23 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions