multi-step API , custom conector #33771
Unanswered
torresftw
asked this question in
Connector Questions
Replies: 1 comment
-
What CDK are you using? low-code, connector builder or python cdk? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on making a public API work with Airbyte. To get the real data, I need to call the API four times. I've set up Airbyte locally using Docker, created a custom connector, and added the first stream. Now, how do I set up the rest of the streams so they continue from the previous one and get the actual data? Any help on achieving this would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions