Hello, I have these requirements: Integrability - ...
# ask-community-for-troubleshooting
d
Hello, I have these requirements: Integrability • Has to have out-of-the-box connectors (main ones: REST APIs, GraphQL, Lambda) • Nice to have able to handle push vs pull events (webhooks, kafka, etc.) Airbyte complies with it?
1
u
1. There is a simple HTTP connector you can use; but no connector for REST, GraphQL or Lambda; you can create one easily for your use case with AirbyteCDK 2. Airbyte works using batch process (at least for now)