This connector enables AI agents and RAG systems to retrieve context from Zoom through Airweave’s unified search layer.
Zoom source connector integrates with the Zoom API.
Synchronizes data from Zoom including meetings, participants, recordings, and transcripts. Provides comprehensive access to meeting context with proper token refresh and rate limiting.
This connector uses OAuth 2.0 authentication. You can connect through the Airweave UI or API using the OAuth flow.
Supported authentication methods:
This connector does not have any additional configuration options.
The following data models are available for this connector:
Schema for a Zoom meeting.
Based on the Zoom API meeting resource. Reference: https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/meeting
Schema for a Zoom meeting participant.
Based on the Zoom API participant resource. Reference: https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/pastMeetingParticipants
Schema for a Zoom meeting recording.
Based on the Zoom API recording resource. Reference: https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/recordingGet
Schema for a Zoom meeting transcript.
Based on the Zoom API transcript resource. Transcripts are stored as VTT files in cloud recordings.