For when everyone is back - is there a way I can h...
# feedback-and-requests
j
For when everyone is back - is there a way I can hack in another stream without resetting an entire connection?
Hi @Jeff Crooks, what do you mean by hack in another stream?
t
add a known stream without having to reset the data for all streams in the connection
u
I know there's not a way in the UI, but somehow manipulating a DB record?
u
You can do this through API https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/connections/update. Wouldn't recommend unless it's really necessary. Since the way things work internally is very subjective to different connectors.
t
😞 Am I correct that I would need a duplicate destination to setup another connection? It doesnt appear I can connect the same source > target in more than one connection got that sorted
u
Did it work Jeff? Adding a new stream without doing the reset process is quite "hack" and be difficult