Forum Discussion
NadirRiyani
Mar 26, 2020Brass Contributor
MS Teams connector middle layer between Payload sender and Receiver (msteams channel)
Hello Support I have created one custom connector (using MS Javascript SDK). This connector will give me one Incoming Webhook URL. And I've configured the Incoming URL to my external server. Now ...
Wajeed-MSFT
Microsoft
Mar 26, 2020NadirRiyani - Could you please take a look at Change Notification Subscription. Please take a look at Change notifications for Microsoft Teams messages blog.
Let me know if that helps.
NadirRiyani
Mar 27, 2020Brass Contributor
Wajeed-MSFT Thanks for your quick response.
It does not look direct solution to the issue which I have posted. It looks like the subscription-based model. Do you know any NuGet package or Any direct Event available whereas the developer take some action before message post to Teams via Connector.? Similar like one every Bot command and OnTurnAsync event raised.
And It looks API is in the Beta version too.