How to integrate zoom with reactjs and nodejs

I’m in a bit of trouble in integrating “ZOOM” in our current project based on “React JS” and Node.js .
Can you share with us tutorial or process procedures for the integration of ZOOM with React JS and Node.js .

Hi @angel.jolly.wds,

Welcome to the Zoom Developer Community.

Our sample web app uses react, you can consider referring to it to know more about react implementation within zoom (with JSSDK).

You can also create your own ReactJS app, and consider installing the Zoom npm package.

To know more about our Web SDK, please refer here: https://marketplace.zoom.us/docs/sdk/native-sdks/Web-Client-SDK/overview

We are constantly working on improving our Documentation. Please let us know if you find any examples that were difficult to understand or any information that we should have included which would have made the integration process easier for you.

Please let me know if you have any additional questions.

1 Like

Hi @ojus.zoom,
The Npm Package is not available in the link you mentioned,

Though i am trying to use only zoom API for Create and join with webinars.
My ReactJs website should have a custom UI instead of using zoom widget.

Is this possible to do or should i use websdk and Embed widget in my website.

Suggest me some docs for this.

Thanks

Hey @ranjith,

Here is the link to our Web SDK on NPM:

Here is the link to our Create Meeting API:

Let me know if you have additional questions! :slight_smile:

Thanks,
Tommy

Hi @tommy,
Thanks for the reply.
I have created a new Topic here with attachment, pls go through this.

Is it possible to use custom Css or JS in your Websdk?

Hey @ranjith,

No need to notify me of your post. I will reply to it. :slight_smile:

Thanks,
Tommy

Ok @tommy, Thanks for your replies to make understanding everything about websdk :+1:

1 Like

You are welcome! :slight_smile:

Thanks,
Tommy

1 Like