Create a Zoom meeting Api with Login access

I have create a project Using asp.net MVC. This is in-house project, where user can create a meeting. it have some fields as Meeting agenda,start and end date time of meeting,attendees.
These parameters saved into database,
The issues is this,when user saving a meeting, he /she should redirect to Zoom Meeting App where he/she can create new meeting. Meeting agenda,start and end time should be auto-filled to Zoom meeting App.
Please help how i do this.Please guide me.
Thanking you

Anybody please give me reply

Hey @apek2109kat,

I am not sure what you are trying to do. Are you using the Create Meeting API?

Thanks,
Tommy

I have create a web application using asp.net MVC. It have a form where user saves Meeting Agenda , Start Time , End Time , Attendees.

My question is this that how to create meeting on ZOOM through my Web Application.

Hey @apek2109kat,

You can use the Web SDK to embed the Zoom meeting on your website.

Thanks,
Tommy