How I can show the JSON file data of voice and chat interactions saved in Amazon connect wisdom Knowledge Base.

0

I have created custom integration for enabling Amazon connect wisdom in AWS. We are saving voice and chat interactions data in JSON file format and the same file content is getting created in wisdom knowledge base. JSON format is the standard format to save our voice and chat interaction files in S3, we can't change this format in S3 bucket.

Now when an agent do any search in the wisdom, it is showing the JSON content and agent not able to understand the JSON content.

Please suggest how can we solve this.

I have followed the instructions to create custom integration for Amazon connect wisdom provided in the below link: https://aws.amazon.com/blogs/contact-center/ingesting-content-to-power-real-time-recommendations-and-search-with-amazon-connect-wisdom/

Naseema
已提問 6 個月前檢視次數 195 次
2 個答案
0

Hi Samfred,

Thank you for the response !

I need the information which is present in JSON files but not in JSON format. I want to show the data of JSON files in wisdom UI but not in JSON format. Please suggest me on this

Naseema
已回答 6 個月前
  • I have got the fix for this issue and now I am able to convert the JSON content in lambda function using nodejs

0

Hi Naseema,

This blog sets up content to be ingested automatically via Amazon S3. If you are getting unwanted content in your Wisdom knowledge base, you may need to modify the code of the blog to omit certain files, either by filtering extensions or by only looking in a certain prefix. You could also create a separate S3 bucket for the JSON content, and another for the Wisdom content.

Happy building!

profile pictureAWS
專家
已回答 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南