I was able to hold a meeting, but I don’t know how to email the person I want to invite.
I created a program (JWT authentication) that holds meetings at a specified time using ZoomAPI.
Adding an invitation email doesn’t work.
‘schedule_for’ => ‘mailadress’,
In order to have participants receive an email when a meeting is scheduled, you will need to enable registration. You can also programmatically register participants via API: