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
demandé il y a 6 mois195 vues
2 réponses
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
répondu il y a 6 mois
  • 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
EXPERT
répondu il y a 6 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions