Nov 12 2020 08:10 AM
Hi,
recently I start using Teams, as part of some integration I am doing, I created a webhook and was able to send messages using the method on this page.
But I have been looking for a way to read the incoming message from the channel (Chat)
is there such a possibility or did I miss small details while googleing :)
Thanks
Nov 15 2020 10:58 PM
Solution@farismalaeb Hi, You need outgoing webhook to process the messages from teams to your application. You can find more details here. https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-outgoing...
Nov 16 2020 10:39 AM