Adding meeting to the calendar of the invitees while creating the meeting link using REST API

Hi,

I have created the meeting links for the user by using the meeting API. Now, i want to add the meeting invite to the invitees calendar. Is there any possibility for that. I am using REST API.

Hi @nihala.pp1 ,

This is not possible unless you have certain permissions over their calendar. For example, if you are an admin on a Zoom account inviting users within the same Zoom account/organization.

For each email provider, it will be different depending on how it’s integrated.

Hello Gianni,

Thank you for your response. Currently I have built a user managed oauth app under the zoom marketplace. Will it be possible if I change it to an admin managed App ?. And is there any restriction for the invitees if we do that ?

Hi @nihala.pp1 ,

Here is the difference between the two options:

You cannot change how the app is managed–you would need to create a new app.

As for as restrictions for invitees, no not really. You can invite internal and external account users to meetings you create but the app management impacts how you access user/participant data as you’ll see in the docs :slight_smile: