Hi, Is it possible that I can create meeting invites directly using my program(which uses graph API) and post them on Teams channels?
@michaelrugi66168 ай бұрын
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 Жыл бұрын
Hi, Would be possible for someone to "End Meeting" using the custom app.
@PrajwalKhajure12 күн бұрын
where to find user id i have tried with object id of app Please help
@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 Жыл бұрын
were u able to find solution for it
@bjvercelli Жыл бұрын
any updates?
@tutoring-academy9 ай бұрын
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