Contact listing and meeting participants

Hi,
We currently using the Zoom client SDK for Android to start and join Zoom meetings in our app.
We are planning to implement a feature with contact listing and adding participants to a meeting.

How do fetch the list of contacts of a user and add them as participants to a meeting?
Is there SDK support for this? If not, can you guide us on how to fetch the contacts and add meeting participants using the Zoom APIs?
How do we authenticate the API request if the user is logged in to the Zoom client mobile SDK?

Hi @deena.qb, thanks for the post.

Since the Client SDK is primarily focused around in-meeting content, it does not offer the ability to retrieve contact lists.

You are absolutely thinking in the right direction when it comes to using the REST API! You can get started with the REST API through our documentation, and can follow up with any additional questions in the #api-and-webhooks category. :slightly_smiling_face:

Thanks!

Ok thanks, I have added a question in the #api-and-webhooks category

Great! My very talented colleagues should definitely be able to help you out in that category. :slightly_smiling_face:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.