Zoom API integration asp.net c# technology

I need help from zoom developers on how to Integrate zoom with my software in order to privatize my educational/ mentorship services? Clients will have to sign in to my domain software and attend live sessions based on scheduled time table without them installing any zoom app or given any meeting ID.

Your help will be appreciated.

Thanks

2 Likes

Hey @internationalsdm, thanks for posting and using Zoom!

This is all possible with our APIs and SDKs!

Let me know if you have any questions!

Thanks,
Tommy

Thanks Tommy.

is there any step by step guide on where to begin, like sample etc

2 Likes

Happy to help @internationalsdm,

To create an app and get API credentials, follow these steps:

To authenticate, follow these steps:

To make requests to the APIs you can see sample code on each endpoint page, and or use our postman collection to test.

Let me know if you have additional questions!

Thanks,
Tommy

Hi @tommy

Can I use Zoom SDK with ASP.Net app?
is there any step by step guide on where for Zoom SDK

1 Like

Hey @r.abdelhamed,

You can use it if you have an HTML and JavaScript file.

See our guides here: https://marketplace.zoom.us/docs/sdk/native-sdks/web/getting-started/quickstart

Thanks,
Tommy