Can we create Subscription for user when he joins a meeting/call?

Amir Sohail 416 Reputation points
2022-01-14T10:55:39.56+00:00

Hello,

I hope all of you are feeling well!

I want to create a Subscription when any user joins a meeting/call in our organization. So, is it possible? if possible then please share the relevant stuff.

THANKS

Microsoft Teams | Development
Microsoft Security | Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. Hunaid Hanfee-MSFT 981 Reputation points
    2022-01-14T15:33:36.127+00:00

    It is not possible to have a subscription that sends a notification when user join meetings. However if you want to get info of calls you can subscribe to callRecords Subscriptions.

    callRecords represents a single peer-to-peer call or a group call between multiple participants, sometimes referred to as an online meeting.

    165097-image.png

    Please refer this link to know supported resources .

    Thanks,

    Hunaid L 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.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.