Skip to content

How we can get Post Contact Summary from CCP to contact data when interaction gets ended.

0

We want to get the Post Contact Summary of voice interaction from Amazon connect CCP to interaction data in "OnEnded" event. We have followed the process described in the following documentation https://docs.aws.amazon.com/connect/latest/adminguide/contact-analysis-segment-streams.html , still we did not get what we require. We are using Amazon connect streams in our code for calling contact events. Now we want to get the Kinesis data stream events such as START, SEGMENT and Completed. We want SEGMENTS event to be called to get PostContactSummary. We have checked with AI, but that is also not working. Can you please provide any suggestions or Workshop Studios to check on how to get the PostContactSummary of voice interaction from CCP to our contact data.

1 Answer
0

Based on your re-post query, I understand that you are trying to:

  1. Obtain Post Contact Summary of voice interactions from Amazon Connect CCP
  2. Integrate this data into the interaction data during the "OnEnded" event
  3. Access Kinesis data stream events (START, SEGMENT, and Completed)
  4. Specifically retrieve PostContactSummary through SEGMENTS events
  5. Implement this using Amazon Connect streams in your code for contact events

I notice that despite following the documentation at https://docs.aws.amazon.com/connect/latest/adminguide/contact-analysis-segment-streams.html and exploring AI options, you haven't achieved the desired results.

However, it has come to our attention that you are already working with the AWS Support team on this matter. For consistency and to ensure you receive the most accurate technical guidance, I recommend continuing to work through your open support case with AWS Premium Support.

As soon as all the information has been consolidated internally while you are working with the AWS Support Team, this re-post article will be updated accordingly.

Please let me know if you have any other questions related to this specific case.

AWS
SUPPORT ENGINEER
answered 9 months 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.