Request to enable "Meeting SDK App" type – not showing in Marketplace

Hello Zoom Developer Team,

I have a Zoom Workplace Pro account and would like to embed Zoom meetings into my WordPress website using the Zoom Meeting SDK (Web).

However, in the App Marketplace, under “Develop > Build App”, I do not see the option to create a “Meeting SDK App”.

Could you please enable the “Meeting SDK App” type for my account?

My account email: wolfram.klueber@gmx.de

Thank you very much in advance!

Best regards,
Wolfram Klüber

@Wolfram you can find it in the embed section, there is a toggle button to enable meeting sdk.

Hi Cun Siong, Zoom Developer Team,

I would like to use the Zoom Meeting SDK to embed meetings directly on my website.

However, I cannot see the option to create a “Meeting SDK” app in the Zoom App Marketplace. Also, the toggle to enable the Meeting SDK under the “Embed” section is missing from my existing app.

I have already replied to a Zoom Support ticket, but I would really appreciate help from the developer side as well.

Could you please check whether the Meeting SDK is enabled for my account and, if not, activate it?

Thanks in advance for your support!

Best regards,
Wolfram Klüber

Dear Zoom Developer Support,

I hope this message finds you well.

I am currently trying to create a “Meeting SDK App” in the Zoom Developer Portal, but the app type is not available in the Marketplace. After reviewing the documentation and verifying my account settings, I still do not see the option to create a Meeting SDK App.

I have already posted this issue in the Developer Forum here:

Hi Cun Siong, Zoom Developer Team,

I would like to use the Zoom Meeting SDK to embed meetings directly on my website.

However, I cannot see the option to create a “Meeting SDK” app in the Zoom App Marketplace. Also, the toggle to enable the Meeting SDK under the “Embed” section is missing from my existing app.

I have already replied to a Zoom Support ticket, but I would really appreciate help from the developer side as well.

Could you please check whether the Meeting SDK is enabled for my account and, if not, activate it?

Thanks in advance for your support!

Best regards,
Wolfram Klüber

Here is a Zoom Clip that provides a high-level overview of getting started with meeting SDK:

Here is another video which walk through uses the sample apps on Github:

Hi team,

I tried recreating the integration using the latest sample from the GitHub repository, but it seems to only support clientId. However, in the tutorial video, both clientId and clientSecret are configured in the index.js file.

After some testing, I found that it works correctly with an older version of the sample (v3.11.2). Just wanted to check if I’m missing something on my end or if this is a recent change in how the SDK works.

This is my first project using the Zoom SDK, and I’m eager to learn—apologies if I’ve overlooked anything obvious.

Thanks in advance for your guidance!

Thanks for posting in the Zoom Developer Forum, @Shreyas3 ! Happy to help here—first, can you share the link to the SDK you mentioned that only supports clientId? There are a number of sample apps in the Zoom Github repository, and I want to make sure I inspect the same one you referenced.