---
title: "Zoom"
slug: "zoom"
tags: ["Self Service Ingestion"]
updated: 2025-03-05T09:51:01Z
published: 2025-03-05T09:51:01Z
canonical: "docs.hunters.ai/zoom"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hunters.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Zoom

Self Service Ingestion

          

Connect this data source on your own, using the Hunters platform.

****TL;DR****

| Supported data types | 3rd party detection | Hunters detection | IOC search | Search | Table name | Log format | Collection method |
| --- | --- | --- | --- | --- | --- | --- | --- |
| Zoom Operation Logs |  |  |  |  | zoom_report_operation_logs | NDJSON | API |
| Zoom Cloud Recordings |  |  |  |  | zoom_report_cloud_recordings | NDJSON | API |
| Zoom Activities |  |  | ✅ | ✅ | zoom_report_activities | NDJSON | API |

---

## Overview

![image](https://cdn.document360.io/5f63f0e0-3c70-4d00-b623-82493be0bde5/Images/Documentation/image-1739285792414.png)Zoom is a cloud-based communication platform that provides video conferencing, voice calls, chat, and webinar solutions for businesses and individuals. It offers high-quality video and audio, screen sharing, and collaboration tools to support remote work, virtual meetings, and online events. Zoom integrates with various productivity applications and provides security features like encryption and meeting controls to ensure privacy and data protection. Its scalable and user-friendly interface makes it a popular choice for organizations of all sizes.

## Supported data types

### Operation Logs

**Table name:** `zoom_report_operation_logs`

Zoom operation logs provide detailed records of activities and events within the Zoom video conferencing platform, offering valuable insights into user interactions, system performance, and security incidents. These logs capture a wide range of information, including user login/logout events, meeting schedules, participant join/leave events, file transfers, screen sharing activities, chat messages, and audio/video quality metrics.

### Cloud Recordings

**Table name:** `zoom_report_cloud_recordings`

Zoom Cloud Recording logs provide detailed records of activities related to the recording and management of meetings and webinars within the Zoom platform. These logs capture information such as recording start and end times, participants' names, meeting IDs, file names, storage locations, and any actions taken on the recordings (e.g., deletion, sharing).

### Activities

**Table name:** `zoom_report_activities`

Zoom activity logs provides a detailed record of user activities and events within the Zoom platform, offering valuable insights into user interactions, meeting schedules, and system performance. These logs capture a wide range of information, including user login/logout events, meeting creation/join/leave events, file transfers, screen sharing activities, chat messages, and administrative actions.

## Send data to Hunters

Hunters supports the collection of logs from Zoom using API.

**To connect Zoom logs:**

1. Follow [this guide](https://developers.zoom.us/docs/internal-apps/s2s-oauth/) to retrieve the following information from your Zoom account:
  - client_id
  - client_secret
  - account_id
2. Complete the process on the Hunters platform, following [this guide](https://hunters.document360.io/docs/connect-a-data-source).

📘Note

Make sure to provide the `report:read:admin` permission scope to the Zoom Oauth S2S app.
