question

MauricioAndresLondonoPuche-9557 avatar image
0 Votes"
MauricioAndresLondonoPuche-9557 asked HunaidHanfee-MSFT answered

How to get the meeting subject of a CallRecord

I have already tried getting an Online Meeting and it has the meeting subject but there is no way of linking it to a CallRecord, is there a way of expanding the request or another endpoint that has the subject and can be linked to a CallRecord?


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.

We are looking into this. Will get back to you soon

0 Votes 0 ·
MinaAdelSobhyGayed-2564 avatar image
0 Votes"
MinaAdelSobhyGayed-2564 answered MinaAdelSobhyGayed-2564 published

For example, I create a Teams online meeting from my outlook calendar, but how to get call ID or the callChainId when the meeting is finish? I have the MeetingID but when I get the properties and relationships of an onlineMeeting object with the meetingID, I can’t find information about the call in the response.

In the Cloud communications API documentation, is written to subscribe to change notifications to the /communications/callRecords endpoint to get the id of a callRecord:. But with a subscription, I receive a notification for all new calls record in all my tenant.

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.

HunaidHanfee-MSFT avatar image
0 Votes"
HunaidHanfee-MSFT answered

Hello,
As of now there are only two methods available to get the call id.
1. One is that you to subscribe to change notifications to the /communications/callRecords endpoint to get the id of a callRecord. It seems like you are already aware about this.
2. Other way is when you create a call, you will get an id in the response.

It seems like there's no such way to use online meeting to get call records.

Thanks,

Hunaid Hanfee



If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.





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.