Where to start?!

Description
I’m new to Zoom and it’s been days that I’m reading and trying to get this doe but it’s not! I need help with my project and I don’t know where to start! I have a website that clients can select different dates and time to book video appointment. at the end I need to create a Zoom link. I have already done this with google hangout and that works fine but I also want to create a zoom link to give them the option. I have already created 2 apps (1 for OAuth and JWT and I’m not sure which one is the right one to use in my case). I’m also not sure if I need to use Wed SDK or Zoom API! what are the differences?

Hey @optt,

You’d want to use an OAuth App, and the OAuth flow to allow users to connect their Zoom account to your site, and then create meetings on their behalf.

Thanks,
Tommy