docs/integrations/sources/zoom-migrations.md
As of September 8, 2023, Zoom has deprecated JWT authentication and now supports Oauth instead.
To successfully migrate, please use Zoom's migration guide to create a new server-to-server OAuth app and generate the necessary credentials.
When creating the app, ensure you grant it access to the following scopes:
To successfully authenticate your connection in Airbyte, you will need to input the following OAuth credentials:
The type of the 'meeting_id' field in Meeting Registration Questions stream has been changed from "string" to "integer". Users with existing connections that are syncing data from this stream should refresh their schemas and reset their data.
:::note Any detected schema changes will be listed for your review. :::
:::note Depending on destination type you may not be prompted to reset your data. :::
:::note This will reset the data in your destination and initiate a fresh sync. :::
For more information on resetting your data in Airbyte, see this page