POST API TO CREATE CALENDER EVENTS FOR TEAMS CHANNEL

lnarayana 16 Reputation points
2021-12-09T07:16:08.347+00:00

HI Team,

   We are trying to create a calender event in teams channel , Please provide the POST API and body to create calender event in teams channel.
Microsoft Security | Microsoft Graph
{count} votes

3 answers

Sort by: Most helpful
  1. JanardhanaVedham-MSFT 3,566 Reputation points
    2022-01-05T16:51:55.1+00:00

    Hi @lnarayana ,

    Currently, Microsoft Graph API to create event in teams channel is not available. The below Microsoft Graph APIs can be used to create a new event in the user's default calendar or specified calendar, or the default calendar of a Microsoft 365 group. Please refer the below documentation links for more information:

    https://learn.microsoft.com/en-us/graph/api/calendar-post-events?view=graph-rest-1.0&tabs=http
    https://learn.microsoft.com/en-us/graph/api/user-post-events?view=graph-rest-1.0&tabs=http
    https://learn.microsoft.com/en-us/graph/api/group-post-events?view=graph-rest-1.0&tabs=http

    You can submit this feature request idea using this support link, which will be monitored by Microsoft team and make the enhancements to Microsoft Graph APIs.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have additional questions about this answer, please click "Comment".

    2 people found this answer helpful.
    0 comments No comments

  2. lnarayana 16 Reputation points
    2022-03-29T17:33:25.393+00:00

    HI @JanardhanaVedham-MSFT , is there any progress in this topic ?


  3. lnarayana 16 Reputation points
    2022-12-19T06:34:16.997+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.