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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则