Forum Discussion
PratikChatterjee
Aug 18, 2020Copper Contributor
How to show unscheduled calls on the Teams Calendar?
Is there a way to update the Teams calendar with an unscheduled call after the call has ended?
Once the call has ended, I would like the call duration to be logged into my calendar.
None currently. The attendance report feature is coming soon, and eventually you can also get data about meeting duration and such programmatically via the Graph API (https://docs.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-1.0), but for the time being you need to do it manually.
You can always add an appointment/meeting to your own calendar, either via Outlook or Teams.
- PratikChatterjeeCopper Contributor
VasilMichev Yes of course. I could do that on a manual basis.
But is there an option to automate this whereby Teams will read the call duration and automatically update the Calendar?I ask this because I often receive unscheduled calls and it would be nice to have them cataloged in the Calendar so that i am aware as to when and how much time was spent on a certain call.
None currently. The attendance report feature is coming soon, and eventually you can also get data about meeting duration and such programmatically via the Graph API (https://docs.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-1.0), but for the time being you need to do it manually.