Zoom Integration with Servicenow - Rest API

Description
Hello All,

I wanted to integrate zoom with servicenow, i have created zoom application and got client id and client secret which i have entered in servicenow oauth registry.
Now i’m able to generate oauth token and able to get my user account details through
Rest api endpoint :https://api.zoom.us/v2/users

Query
Need to know that my zoom app is not published yet and i left out Features,Local test and Submit options while creating application.

Now i’m using free versions to create meetings, how can i create a demo users in applications and create meetings ?

Does demo users should also have validate email address and needs to be validated ?

Can you point me towards right directions?

Which App Type (OAuth / Chatbot / JWT / Webhook)?

https://.service-now.com/oauth_redirect.do

Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

Additional context
Add any other context about the problem here.

Hey @Deer_Servicenow,

If you have a Pro or higher account, you can create free users to test.

Yes, but you could use the + trick. Like youremail+testuser2@domain.com. This will allow you to confirm the test users email, the email will be sent to youremail@domain.com.

Let me know if that helps! :slight_smile:

Thanks,
Tommy