Relative Content

Tag Archive for microsoft-graph-apimicrosoft-teamsmicrosoft-graph-teams

Microsoft teams, how to recive messages to node.js server?

I am trying to get messageContent from microsoft Graph-Api. I am using subscribtion notification that return me a data resources when message occure in specyfic team in ms teams. With helps this data i can use
GET /teams/{team-id}/channels/{channel-id}/messages/{message-id}. If i undestand corretly i need protected Api to make it