Summary
Creating a source connector in Airbyte UI for a public API that requires multiple API calls to retrieve data by generating tokens for subsequent calls.
Question
I am using Airbyte UI connector creator. I am trying to create source which is a public API. The API needs to be called 4 times ( will require 4 streams ) to get to the actual data. The initial api call will generate token key for 2nd api call and so on. How do I achieve this ?
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.