Enable X amount of streams based on a subset of thousands of available streams? #33366
Unanswered
philippeboyd
asked this question in
Connector Questions
Replies: 2 comments
-
I'm unsure if this is possible from the javascript console but in instances like this where you want to configure a connection programmatically, I'd recommend the use of our Airbyte Terraform provider |
Beta Was this translation helpful? Give feedback.
0 replies
-
There are more info about why the bulk was removed here: #32725 |
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.
-
Hello,
I have a database with over 1200 tables. I only want to sync (enable stream) about 200 of those tables (could maybe be 400).
I have to manually enable the little UI switches for 100s of those tables.

Is there a way in the javascript console to enable all streams based on a list of strings (wanted streams).
HTML code is not the prettiest and class name looks to be generated...
Beta Was this translation helpful? Give feedback.
All reactions