The Zoom source supports Full Refresh syncs. That is, every time a sync is run, Airbyte will copy all rows in the tables and columns you set up for replication into the destination in a new table.
This Zoom source wraps the Singer Zoom Tap.
Several output streams are available from this source:
- Users
- Meetings
- Webinars
- Report Meetings
- Report Meeting Participants
- Report Webinars
- Report Webinar Participants
If there are more endpoints you'd like Airbyte to support, please create an issue.
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental Sync | Coming soon |
Replicate Incremental Deletes | Coming soon |
SSL connection | Yes |
Namespaces | No |
The connector is restricted by normal Zoom requests limitation.
The Zoom connector should not run into Zoom API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
- Zoom JWT Token
Please read How to generate your JWT Token.
Version | Date | Pull Request | Subject |
---|---|---|---|
0.2.4 | 2021-07-06 | 4539 | Add AIRBYTE_ENTRYPOINT for Kubernetes support |