Hey everyone, we have a multi tenant system where our users have already stored their OAuth access tokens for Facebook, Google etc in our database.
Is there a way to dynamically create/destroy jobs in Airbyte from the API, and pass through access tokens? I’m not quite sure which terminology I should be hunting for. Thank you!
m
Marcos Marx (Airbyte)
08/12/2022, 12:44 PM
Yes, but you first need to understand the Airbyte API to execute it. It doesn’t have any docs explaining how to do it.
z
Zaza Javakhishvili
08/12/2022, 7:08 PM
@Marcos Marx (Airbyte) where can I find this API?
Zaza Javakhishvili
08/12/2022, 7:11 PM
We need to create multi connections dynamically. 🙂