I've seen examples of bot programming that work with "Skype". Is it possible to develop enterprise bots that run on "Skype for Business" using Microsoft's Bot/Cognitive service tools/framework?
Can we build Skype bots for "Skype for Business"?
8.3k views Asked by Venkatesh Muniyandi At
5
There are 5 answers
1
On
Skype for Business does use UCWA (Unified Communications Web API), though the documentation is pretty dated it is possible to have a user account for the bot and use the API calls for direct messaging.
This also requires some knowledge of the server that your Skype for Business is running through.
0
On
Yes, bots can be built for skype for business, please have a look at the following link. http://acuvate.com/blog/chatbots-on-skype-for-business/
Skype for Business is not yet supported by Bot Framework. To find all the messaging channels that are supported visit the Bot Framework's documentation site.