I run a site called [247WalkinJob] where candidates can find and apply to walk-in job opportunities.
I’m looking to integrate Zoom so that when someone applies for a job, they can automatically get a Zoom interview link scheduled — ideally based on available slots set by the recruiter.
Is this something that can be done with the Zoom API?
Like, can I programmatically generate a Zoom meeting and send the invite details to the applicant after they submit the form?
Appreciate any guidance — not super deep with Zoom’s API yet, so any sample code or best practices would be super helpful.