Linking a CallRecord api call to an Online Meeting

Will Cowley 21 Reputation points
2021-02-19T17:29:52.6+00:00

I am working on a product where I need to link the attendance information from a call record (https://learn.microsoft.com/en-us/graph/api/resources/callrecords-callrecord?view=graph-rest-1.0#) to an online meeting that we are creating via our system.

I cannot seem to find a way to link these entities. The only link I could see is the Join url but this is not the same as the one that got returned when creating the online meeting originally.

Any help on this would be greatly appreciated

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,565 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,839 questions
{count} votes

1 additional answer

Sort by: Most helpful
  1. Deva-MSFT 2,256 Reputation points Microsoft Employee
    2021-02-23T04:51:41.103+00:00

    The closest one i find is this document.

    0 comments No comments