Teams integration to organize our classes

Ram Mummidi 0 Reputation points
2024-07-01T21:40:27.2633333+00:00

Hi,

I am starting to research onto using Microsoft Teams as a solution for organizing classes that we offer here. We currently used Zoom as a solution, but there is big requirement to also provide similar solution using Teams. Here is the requirement:

  • When a class is created by an instructor, we would need to create a new meeting with that instructor as the host of the meeting.
  • Instructor or other users with admin access, should be able to add/remove participants to the meeting created above. When a new participant is added to the meeting, do we get a unique meeting URL for each user.
  • Is there a way to batch register participants.
  • Get a list of participants registered for a particular meeting
  • Also the instructor and admin should be able to update the meeting (change date and time or cancel the meeting)
  • We also try to get a list of participants that actually attended the meeting after the meeting ends to mark their attendance

I went through the onlineMeeting API, but I didn't find a way to add participants to the meeting. Also, I am trying to figure out how to create a sandbox app that can be used for testing out this API. Any help to get me started on this, would be very helpful.

Thank you, --Ram

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,584 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. LiweiTian-MSFT 16,845 Reputation points Microsoft Vendor
    2024-07-02T02:26:42.07+00:00

    Hi @Ram Mummidi

    If you want to create a meeting and invite multiple participants, we recommend that you use the Create event API instead of Create onlineMeeting.

    If you want to learn how to create a meeting and invite participants, see Create event.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.