如何从逻辑应用程序向群组聊天发送Skype消息?

问题描述:

我认为我的任务相当简单和常见,但似乎没有一种简单的方法可以做到。我有一个天蓝色的逻辑应用程序需要通过发送消息到skype组聊天来处理触发器。我看到一个用于发送Skype for Business
消息的连接器,但是没有关于如何向组发送消息的文档。

I have a task that I think is fairly simple and common, but there does not seem to be an easy way to do it. I have an azure logic app that needs to handle triggers by sending messages to skype group chats. I see a connector for sending to Skype for Business messages, but there is no documentation on how can send messages to groups.

我是否需要为此创建机器人?

Do I need to create a bot for this?

我认为这是不可能的。此外,由于 Skype for Business Connector 仍在预览中,它可能是团队正在开展的一项功能。

I believe that isn't possible as of today. Also, since the Skype for Business Connector is still in preview, it may be a feature that the team is working on.

尽管如此,您可以在  UserVoice   for it。

Nonetheless, you may create a feature request on UserVoice for it.

话虽如此,我不确定这是多么可行。

That being said, I'm not really sure how feasible this is.

基于 Skype开发者门户网站,我相信机器人是这样的去吧。您可以使用  Azure
Bot服务
创建漫游器;轻松。

Based on the developer portal for skype, I believe bots are the way to go for it. You can create bots using Azure Bot Service with ease.