Can we build Skype bots for “Skype for Business”?

爱⌒轻易说出口 提交于 2019-12-04 00:28:47

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.

The Microsoft Bot Framework now officially supports Skype for Business as a channel:

(As of writing this its in Preview mode, so things may change in the future. But at least its there.)

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.

Further going thru the Build 2016 videos and Microsoft support site reveals Skype bot programming is limited to consumer skype and not for "Skype for Business". It seems microsoft has future plans to bring this to "Skype for Business"

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/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!