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
[DEPRECATED] Marcos Marx
01/18/2022, 12:15 AM
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)