question

KentSun-7644 avatar image
0 Votes"
KentSun-7644 asked PraveenNarala-3563 commented

Create channel calendar via the Graph API

How can I create calendar link to channel?

office-teams-app-devmicrosoft-graph-teamwork
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@KentSun-7644,
As we are mainly responsible for general question of Microsoft Teams, your question related to create calendar by API is not supported by us. I will change office-teams-windows-itpro tag office-teams-app-dev tag to see if anyone checking this tag could give more insights.

0 Votes 0 ·

1 Answer

ShwetaChoudhary-8869 avatar image
0 Votes"
ShwetaChoudhary-8869 answered PraveenNarala-3563 commented

Thank you for reaching out.

You can create an online meeting in a channel but, you cannot create an event in a teams channel with in a single request.
First create an event using graph API and you can send notification message with Weblink/join URL as a deeplink to a channel.
Do upvote if answer is useful.


Thanks.


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks you.
Now, I can create event and see the calendar. Next can I send message to the channel via Graph API? Must I send message via bot?

0 Votes 0 ·

@ShwetaChoudhary-8869 Can you please share some sample example code to send Join URL as a deep link to a Channel message?! Can we achieve this through Graph API?! Thanks.

0 Votes 0 ·