Zoom connector integration

Hi Team,

We are onboarding a source with Zoom connector and we got connection details from application team.

So, they have provided URL, client id ,secret but they are saying URL is same for dev environment and production environment.

Is that the same URL for lower and production environment ?

Hi @saikumar39,

Assuming that you have received separate client ID and secret for both environments, I would suggest running a GET User command in Postman using the tokens generated for DEV and PROD and compare the data.

It seems right to me. URLs are universal in Zoom APIs and data returned is based on authentication credentials.

Here is the link for Zoom User API documentation

Hi @saikumar39 Yes in case of Zoom Source the URL will remain the same. Only thing which differentiate is that the authentication details