microsoft / botbuilder-dotnet

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
https://github.com/Microsoft/botframework
MIT License
872 stars 482 forks source link

Proactive messages handler using botframework v4 node.js #1302

Closed arulvelu21 closed 5 years ago

arulvelu21 commented 5 years ago

Hi ,

We have developed an incident bot which helps to create ITSM tickets. However our requirement is to handle the ITSM event ( When ticket gets updated) ,send a proactive message to teams channel . We are unable to create a separate API handler to handle the proactive messages. Can anyone help us to go through few code examples for proactive message in botframework V4 using node.js. Please assist

cleemullins commented 5 years ago

This isn't the right forum. Could you post this to Stack Overflow with the BotFramework tag?

From there our support team can engage.