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ヶ月前194ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ