Wisdom third party integrations

0

On Amazon Connect Wisdom page, it states: "Wisdom connects your knowledge repositories with built-in connectors for third-party applications including Salesforce, Zendesk, and ServiceNow. Customers can also ingest content from other knowledge stores using the Wisdom ingestion APIs."

My question is, is it possible to connect to a third-party wiki other than Salesforce, Zendesk or ServiceNow (example: Mediawiki or Confluence) If yes, how can this be done? I have already tried ingesting knowledge articles from S3 bucket [1]

[1] https://aws.amazon.com/blogs/contact-center/ingesting-content-to-power-real-time-recommendations-and-search-with-amazon-connect-wisdom/

SM
demandé il y a 2 ans489 vues
2 réponses
1

You will need to crawl those URL into html pages (wget , curl, etc) and put them into the S3 bucket to be ingested per blog you mentioned.

Or use API from those platform to extra the KB articles into html or text to be ingested into Wisdom via the API.

profile pictureAWS
répondu il y a 2 ans
profile pictureAWS
EXPERT
vérifié il y a un an
0

I created the lamda in C# and now I need to in just the data but the code given documentation is JavaScript, which means that should I have to create another lamda and write those code in C #, or create another lambda with nodeJS?

répondu il y a un an

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