cancel
Showing results for 
Search instead for 
Did you mean: 

Create Meeting via Rest API

agugus
Newcomer
Newcomer

I try to create meeting via rest api with setting meeting invitees, but seem like it not invite anyone from the meeting invitees list into the call when zoom meeting created and no invite when zoom meeting started. I try using type instant meeting and schedule meeting, instant meeting didnt invite anyone, while schedule meeting only send invitation only, not call the user directly

1 ACCEPTED SOLUTION

colegs
Community Champion | Employee
Community Champion | Employee

@agugus - If you want to invite a user into a meeting, you want to use the "Use in-meeting controls" API and select the "participant.invite" method.

View solution in original post

2 REPLIES 2

colegs
Community Champion | Employee
Community Champion | Employee

@agugus - If you want to invite a user into a meeting, you want to use the "Use in-meeting controls" API and select the "participant.invite" method.

as per create meeting api, it only generate start url and required human to click link in order to start the meeting, is there any api that can help to start the meeting instant of clicking the start url