Running Custom Python Code in Airbyte Cloud for Zoom Data Extraction

Summary

The user is looking for a way to run custom Python code to import data from Zoom as the current connector is not sufficient. They also mentioned using a custom builder and the need to retrieve data in a specific order.


Question

We are using Airbyte Cloud, We want to get data from Zoom. Current connector is not sufficient.
We have custom python code, that imports the data from Zoom.
Is there a way to run this as part of airbyte cloud ?
We are also trying to use custom builder not straight forward.
We need to get Token from OAuth , then users, then meeting for users, then meeting instance for users.



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["airbyte-cloud", "zoom-connector", "custom-python-code", "oauth", "data-extraction"]