Dynamically Create a Microsoft Teams Meeting using Microsoft Graph

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ม.ค. 2025

ความคิดเห็น •

  • @ashishmaheshwari318
    @ashishmaheshwari318 ปีที่แล้ว +1

    Hi, Is it possible that I can create meeting invites directly using my program(which uses graph API) and post them on Teams channels?

  • @michaelrugi6616
    @michaelrugi6616 8 หลายเดือนก่อน

    hello, thanks for the tutorial.. is there a way I can get information on the meeting participants and the duration each participant was in the meeting. ie.when the meeting is ongoing or at the end of the meeting

  • @GautamKumar-w5p5e
    @GautamKumar-w5p5e ปีที่แล้ว +1

    Hi, Would be possible for someone to "End Meeting" using the custom app.

  • @PrajwalKhajure
    @PrajwalKhajure 18 วันที่ผ่านมา

    where to find user id
    i have tried with object id of app
    Please help

  • @namratamahajan446
    @namratamahajan446 ปีที่แล้ว

    Hello ,
    Need urgent help In my Nodejs application I would like to use Microsoft Teams Graph Api For creating online meeting links then send it to 2,3 participant . I don't want to use Calendar Api because we don't know whether participant having Microsoft teams account or not. So can you please guide me with my requirement.

    • @Haider-bv3sg
      @Haider-bv3sg ปีที่แล้ว

      were u able to find solution for it

    • @bjvercelli
      @bjvercelli ปีที่แล้ว

      any updates?

  • @tutoring-academy
    @tutoring-academy 9 หลายเดือนก่อน

    Hi.
    I am facing an error
    at this line
    const newEvent = await appGraphClient.api(newMeeting).post(event);
    It just says new GraphError
    and styatusCode: 401