
On the navigation bar, click on (1) “Develop” and then on (2) “Build App”. Once you have created an account, you need to navigate to Zoom App Marketplace to create an App. If you don’t have a zoom account you have to sign up for one.

The Zoom App will grant you access to mirror some of its popular features such as creating a meeting, deleting meetings, listing meetings e.t.c. In order to gain access to all of Zoom’s collection of resources, we need to create a Zoom app which will grant us access to their APIs. If you are following this tutorial on a Windows computer, enter the following commands in the command prompt window to setup your development environment:

Python installers for different versions and OS are available for download here. With a zoom account, you can create a zoom app which comes with access to their API. A Zoom Account: You need to create a free Zoom account if you do not already have one.A free twilio account comes with certain features and limitations. This will allow you to interact securely with the Twilio number assigned to you on your WhatsApp application. A Twilio Account: You need to create a free Twilio account to gain access to the WhatsApp sandbox environment.

You need the following to follow along in this tutorial The bot will be built using Twilio API for WhatsApp, Zoom API and the Flask framework for Python. Some of the functions include creating or deleting a meeting and listing all upcoming meetings. In this tutorial, we are going to build a WhatsApp bot that allows you to manage your Zoom meetings.
