Skip to main content

Zoom Event Collector

This Integration is part of the Zoom Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.8.0 and later.

This is the Zoom event collector integration for Cortex XSIAM. This integration was integrated and tested with version 2.0.0 of Zoom

This is the default integration for this content pack when configured by the Data Onboarder in Cortex XSIAM.

Configure Zoom Event Collector in Cortex#

ParameterRequired
Server URL (e.g., 'https://api.zoom.us/v2/')True
Account ID (OAuth)True
Client ID (OAuth)True
Client Secret (OAuth)True
First fetch time (<number> <time unit>, e.g., 12 hours, 7 days) - within the last six monthsFalse
Trust any certificate (not secure)False
Use system proxy settingsFalse

Commands#

You can execute these commands from the CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.

zoom-get-events#


Gets events from Zoom.

Base Command#

zoom-get-events

Input#

Argument NameDescriptionRequired
should_push_eventsIf true, the command will create events, otherwise it will only display them. Possible values are: true, false. Default is false.Required
limitMaximum results to return. The maximum is 300.Optional

Context Output#

There is no context output for this command.

Command Example#

!zoom-get-events should_push_events=true limit=1

Human Readable Output#

operationlogs Events#

actioncategory_typeoperation_detailoperatortime
DeleteUserDelete User example@example.comexample@example.com2023-01-16T09:51:59Z

activities Events#

client_typeemailip_addresstimetypeversion
Browserexample@example.com8.8.8.82023-01-19T14:44:23ZSign in-

Rate Limits#

To prevent abuse and ensure service stability, all API requests are rate limited. Rate limits specify the maximum number of API calls that can be made in a minute period. The exact number of calls that your application can make per minute varies based on company plan. For more information, please refer to the Zoom API documentation on Rate limits by account type.