Zoom API , Zoom Apps

Hello zoomers

i have an online therapy website patients logins in and search for doctors , they find the doctor and they click on book session after choosing the day and time they want the session to be held on , what i want to do is i have both patient and doctor name and the date and hour and the duration of the session saved in database ok , what i want is i want to start the meeting (ZOOM) and send the meeting link and passcode for both patient and doctor right before an hour for example before the session time how can i make use of zoom in doing so ??

Hi Marwa,
You can create a meeting using the Zoom API with the necessary details. Further set the start_url parameter, and then send them the meeting link an hour before the scheduled session.