I am working on a product where I need to link the attendance information from a call record (https://docs.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