Hello guys! I'm new here, I just found this amazin...
# ask-community-for-troubleshooting
a
Hello guys! I'm new here, I just found this amazing product yesterday 🤩 I'm building an app where we collect user data to apply events and track users (something similar to segment). I'm wondering if we can use Aitbyte connectors API for this purpose ?
m
If the app works in a batch mode, you can use airbyte to ingest data to your data warehouse and after apply some logs to the events
a
what it the API endpoint to perform such action? @Marcos Marx (Airbyte)
m
Do you want to collect Airbyte user data OR from your app?
a
basically, I want to collect user data from their data source (e.i. connect to the user's database) into my app using Airbyte connectors.
@Marcos Marx (Airbyte) is this possible?
m
if you want to do it in batch fashion, yes its possible
a
what do you mean exactly by batch mode here please ?
can anyone please help with this ?
m
batch mode runs in batches and not in streaming messages like kafka, pubsub
Strong recommend to you read our docs https://docs.airbyte.com/?_ga=2.255474444.567719150.1653912360-1216937468.1641231622 and deploy Airbyte in your local machine to see if makes sense to your project
❤️ 1
a
alright thanks