I have 2 questions while developing our zoom app:
-
Is there Zoom Apps SDK API in meeting for user who is not the host of the meeting to get meeting participant’s UUIDs list for sending app invitation?
(We need to send invitation from our app internally (for different use cases) instead of standard zoom client participant selection dialog window) -
Is there a Zoom Apps SDK API or Zoom REST API (if we have access to it from zoom apps) through which we can get current user’s contacts when app is running both in meeting and in main client contexts.