Zoom App Marketplace
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Resolved! Seeking Easy Method to Integrate Zoom with My Website Without Advanced Development Skills

I've recently started a new website, and I want to integrate Zoom into it to host webinars and meetings directly on my site. However, I'm an SEO professional with limited experience in web development. I'm also working with a tight budget at the mome... Show more

I've recently started a new website, and I want to integrate Zoom into it to host webinars and meetings directly on my site. However, I'm an SEO professional with limited experience in web development. I'm also working with a tight budget at the moment, so hiring a developer isn't an option right now. Is there an easy, beginner-friendly way to connect my website with Zoom? Ideally, I'm looking for a solution that doesn't require extensive coding knowledge. Any advice or recommendations would be greatly appreciated!


Show less

reply-icon Latest Reply - 

Resolved! Create Meeting via Rest API

I try to create meeting via rest api with setting meeting invitees, but seem like it not invite anyone from the meeting invitees list into the call when zoom meeting created and no invite when zoom meeting started. I try using type instant meeting an... Show more

I try to create meeting via rest api with setting meeting invitees, but seem like it not invite anyone from the meeting invitees list into the call when zoom meeting created and no invite when zoom meeting started. I try using type instant meeting and schedule meeting, instant meeting didnt invite anyone, while schedule meeting only send invitation only, not call the user directly


Show less

reply-icon Latest Reply - 

Programatically detect zoom meetings from another app

Hello, I am tasked by my manager to create a system that will allow to notify a user that a zoom meeting is about to start (or starting) using an external light and vibrating system. Is there a way to query the zoom application to know that a meeting... Show more

Hello,

 

I am tasked by my manager to create a system that will allow to notify a user that a zoom meeting is about to start (or starting) using an external light and vibrating system.

 

Is there a way to query the zoom application to know that a meeting is about to start (or starting)?

 

Thanks,

Cyrille

 


Show less

reply-icon Latest Reply - 

The timer app changed and is a problem

They changed the timer and it doesn't work. I swear to god, every time I try to start it, it goes back into setting the 

time.

can't get ZAK to start a a meeting

I am building a website using Next.js framwork, i am having trouble getting the ZAK token, i have no idea where to start, i know i should send request to `https://api.zoom.us/v2/users/${user_id}/token?type=zak` but where i do get the `user_id` from ? Show more

I am building a website using Next.js framwork, i am having trouble getting the ZAK token, i have no idea where to start, i know i should send request to `https://api.zoom.us/v2/users/${user_id}/token?type=zak` but where i do get the `user_id` from ?


Show less

Webhook API

Hello community. Thank you in advance for the help you can provide. Hello community. Thank you in advance for the help you can give me. I made an app in the Marketplace of type Webhook only, but I am seeing that I must manually put the webhook Urls i... Show more

Hello community. Thank you in advance for the help you can provide.

 

Hello community. Thank you in advance for the help you can give me. I made an app in the Marketplace of type Webhook only, but I am seeing that I must manually put the webhook Urls in Event Subscription config. My question is the following: is there a Webhook API in Zoom that allows me to subscribe to events and have the URL generated dynamically depending on the user who uses my integration with the APP I made?


Show less

reply-icon Latest Reply - 

Getting Error Code 6601?

I have integrated in zoom SDK in Android and it's working fine when I used the API key and secret key of my old Zoom account but when I created a new account and entered the API key and secret key, it did not working,It gives me the error of MEETING ... Show more

I have integrated in zoom SDK in Android and it's working fine when I used the API key and secret key of my old Zoom account but when I created a new account and entered the API key and secret key, it did not working,

It gives me the error of 
MEETING _STATUS_ FAILED, error Code=6601 

 

I have checked in my both account and I didn't find any special setting for this. 


Show less

reply-icon Latest Reply -