Search code examples
graphmicrosoft-teams

Create Event on Teams Channel Calendar from API application using Microsoft Graph API


we are trying to create a calender event in teams channel, Please provide the api.


Solution

  • Currently API to create event in team channel is not available. You can have a look at this available API - https://learn.microsoft.com/en-us/graph/api/calendar-post-events?view=graph-rest-1.0&tabs=http#examples but it also doesn't support to create event in channel.