We’re trying to build the application so we can add the Darktrace auto-response action.
From Zoom portl - Advanced > App Marketplace
Zoom Marketplace app opens > Develop dropdown choose “Build App”
After following the instruction I have from Darktrace on how to build the app and what scopes are required
Server to Server OAuthApp
Choose “Scopes” from the left menu. Click + Add Scopes beside the search bar.
In the dialog, add the following scopes:
dashboard:read:list_meeting_participants:admin
dashboard:read:list_meetings:admin
report:read:operation_logs:admin
report:read:user_activities:admin
user:read:list_users:admin
For autonomous response, also add:
user:delete:token:admin
user:update:status:admin
user:update:user:admin
Copying the Account ID, Client ID and Client secret to the API in DT it states
Darktrace - One or more accounts are not Authorized.
I have admin privileges and have enabled the Oauth in settings in Zoom.
Anyone have any experience with Zoom and Darktrace