Forum Discussion
Fernando Melo
Oct 30, 2017Copper Contributor
Bots for SharePoint 2016 on-prem?
Has anyone created a bot, using the MS bot framework, for SharePoint 2016 on premise?
Is this even possible?
Any guidance would be very appreciated!
Nando
5 Replies
Sort By
- Can you elaborate more about your scenario? Bots are not really platform dependan so you could create a Bot that do things in your SP OnPrem sites
- Eng Soon CheahIron Contributor
jcgonzalezmartin if the Bot not host in the SP OnPrem sites , How can I code for it?
Thank you.
The Question that I had write in StackOverflow.
- Fernando MeloCopper ContributorThanks for the clarification. How would you add the chat bot to an on premise site so you can interact with it?
- Rohit MighwalCopper Contributor
You can use Directline Channel of Bot Framework, to accomplish this task.
Directline allows you to create custom clients, so in SharePoint either use normal JavaScript to embed bot. Or you can use SharePoint Framework as well. Following are some articles on this approach:
https://github.com/Microsoft/BotFramework-WebChat#customizing-web-chat