Hello all,
I’m a founder of a company that acts as a source of data for quantitative and qualitative data (events + survey responses).
We would like to start investigating how our users can pipe data to amplitude. We accept the Amplitude API key and plan to use that to pipe the data off to Amplitude.
- How are other integration partners building this logic?
- Are they using your SDKs or are they using the API?
- Are they batching the events and sending them off or do they call the API every time they receive an event?
What is your recommended way for building these integrations?