Iterate on a set of ids from a .csv file #69744
Unanswered
Alexandre V. (Arkhemis)
asked this question in
Connector Builder
Replies: 0 comments
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.
-
Hi everyone,
I'm currently starting on Airbyte and was wondering if it was possible to load a .csv (or set up a connection to it) in the connection builder that contains a list of ids (among other ids), and iterate on each id?
Like urlbase/{id}/endpoint, and this for each id.
I know that one can use the partition router, and I managed to did that for an API that needed the result of another API, but not sure if something akin to that exists for flat file.
Thank you for your help
Beta Was this translation helpful? Give feedback.
All reactions