Hi @Michael_Soprano - For near real-time store data, go with the Streaming Ingestion API — it’s designed for continuous event-level data with low latency. The Data Ingestion API is better for bulk or scheduled jobs (e.g., nightly files). Edge is mainly for sub-second personalization on web/mobile, ...