@s it does! I was not sure if we can add a destination connector as well . If that is possible, then it answers my question.
s
s
03/16/2021, 3:58 PM
@Peeyush Rai it’s possible but not well documented as it’s not as stable as sources yet. So your use case is to push data into an internal API? can you give me an idea of what this API is so I can give some idea of how to move forward?
p
Peeyush Rai
03/16/2021, 6:32 PM
@s its going to be a rest API that will consume datasets (files or data streams). So essentially as Airbyte ingests data, it will push to the rest API for data pipeline processing.
s
s
03/18/2021, 1:13 AM
Got it. It’s definitely possible to do it. We are just short on docs at the moment, but I’m happy to walk you through this. The easiest way to do it would be in Java, but it’s certainly possible to do it in other languages
s
03/18/2021, 1:30 AM
@Peeyush Rai what’s your timeline for implementing it? if it’s not urgent, we can improve our current docs to make it accessible in the next few weeks. If it’s urgent, we can work on something sooner. Could you open a Github issue with this info?