Forum Discussion
HazelJ
Jan 10, 2020Copper Contributor
Adding searching SharePoint pages to chatbot (page contents not uploaded files)
Hi , I am new to Azure bot frameworks and Cognitive Services and am working on creating a chatbot to signpost staff to various in-house services. I have created a QnA bot using the QnA maker but I ...
RohitSanjay
Jan 11, 2020Copper Contributor
HazelJ check out this link and hope its helpful https://stackoverflow.com/questions/51037099/how-to-link-azure-bot-with-sharepoint
- HazelJJan 13, 2020Copper Contributor
HI Rohit Thanks for the reply and the link. Unfortunately this is not what I was looking for. I can embed the QnA bot in the SharePoint site using the embed codes as described, but what I was asking was if there was a tool in the MS bot framework that I could use to search the SharePoint site itself.
The information that I need to signpost users to is contained in SharePoint site pages, not in documents uploaded to SharePoint. I want someone using the chatbot to be able to type a natural language question and the result to be a link to a page or section of a page on the SharePoint site.
Is this possible?
- Man DangSep 23, 2021Copper ContributorHi HazelJ,
I am looking for something similar as well. Connect this Chatbot to MS Ent Search API where the Search Engine is connected to many connectors for xyz number of datasources. Even better if you can train the chatbot to your departmental context that way we can have multiple bots to service for many different groups. BTW, did you find such chatbot capabilities?