SOLVED

How to get guid of the ongoing meeting

Copper Contributor

Hi,

 

I'm developing a Microsoft Teams Application which is available in side panel of the meetings. It is a web page that displays some information based on the user who is logged in. To be able to fetch relevant info, I need to send the meeting ID as parameter in my requests to the server. I am fetching Meeting ID and Participant ID from the Teams SDK on frontend. However, this Meeting ID appears to be a hash rather than a GUID for the meeting.

 

How can I identify on the server which meeting the request came from?

 

Thanks

5 Replies
Following this one. This info would be super handy to be able to match up poor quality meetings that service desk callers report with the correct call details. Right now you have to guess based on date, time and who they say was in the meeting.
best response confirmed by tehreemf (Copper Contributor)
@Subba_Reddi_Tummuru thank you for the link
@Nikitha-MSFT thank you. I upvoted it.
1 best response

Accepted Solutions
best response confirmed by tehreemf (Copper Contributor)