Good morning, can I create a meeting with a button of my activity?

Good morning, I am trying to add the zoom api to my application in android studio, but I have the following question:

-Is it possible that from my activity in android studio I can create a meeting and capture some data from it? such as the password or the meeting number?

All this obviously in order to provide those credentials to other users of my app, and to connect to my meeting.

Hi @kriss12n, yes this is available through the Create Meeting API. The response of this HTTP request will provide the Meeting ID and password (if created).