Airbyte integration

Hi everyone,

Has anyone been successful pulling data from Zoom through Airbyte? I need to setup an integration for our Zoom accounts to pull data into S3 but I see we need a JWT while this is not supported anymore. Is there any way I can use Airbyte or should we write our own ingestion app?

Hi @jwaterschoot ,

JWT is deprecated, but you can use a server to server OAuth app.
Select the necessary scopes, generate an access token to make the relevant api calls.

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.