Relative Content

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

Sending a message to MS teams channel using GraphAPI

I am trying to use Microsoft Graph API to post a message to teams channel using SDK, I have registered an APP in Microsoft Azure, for Delegated permission, added ChannelMessage.Send and for Application permission added Teamwork.Migrate.All as per the MS documentaion – https://learn.microsoft.com/en-us/graph/api/chatmessage-post?view=graph-rest-1.0&tabs=http