Problem
Currently, the platform supports a single Zoom app integration. However, we have a use case where two separate Zoom apps are required based on permission levels and access scope.
Use Case
We need support for:
Admin-Level Zoom App
Connected using an organization/admin Zoom account
Used to access organization-wide data such as:
All meetings across the org
Cloud recordings
Organization-level reporting/analytics
Intended for internal admins only
User-Level Zoom App
Connected individually by end users
Used to access only the authenticated user's Zoom data
Intended for normal users with limited/self access permissions
Requested Feature
Allow integration and management of multiple Zoom apps within the platform, with the ability to:
Configure separate Zoom app credentials
Route requests based on user role/access level
Use admin-level app for org-wide operations
Use user-level app for user-specific operations
Maintain separate OAuth flows and token handling for each app
Expected Outcome
This would enable:
Better permission separation
Improved security and compliance
Cleaner access control between admins and standard users
Support for enterprise Zoom integration use cases where both org-wide and user-scoped access are needed
Problem
Currently, the platform supports a single Zoom app integration. However, we have a use case where two separate Zoom apps are required based on permission levels and access scope.
Use Case
We need support for:
Admin-Level Zoom App
Connected using an organization/admin Zoom account
Used to access organization-wide data such as:
All meetings across the org
Cloud recordings
Organization-level reporting/analytics
Intended for internal admins only
User-Level Zoom App
Connected individually by end users
Used to access only the authenticated user's Zoom data
Intended for normal users with limited/self access permissions
Requested Feature
Allow integration and management of multiple Zoom apps within the platform, with the ability to:
Configure separate Zoom app credentials
Route requests based on user role/access level
Use admin-level app for org-wide operations
Use user-level app for user-specific operations
Maintain separate OAuth flows and token handling for each app
Expected Outcome
This would enable:
Better permission separation
Improved security and compliance
Cleaner access control between admins and standard users
Support for enterprise Zoom integration use cases where both org-wide and user-scoped access are needed