Streamig a file to AEP | Community
Skip to main content
arpan-garg
New Participant
April 13, 2023
Solved

Streamig a file to AEP

  • April 13, 2023
  • 1 reply
  • 730 views

Is it possible to use the streaming API to send a file containing thousands of records to AEP instead of sending one record at a time. Our requirement is to send a whole bunch of data from the third party system to AEP and want to access the data real time. With batch ingestion we have to wait minimum of 15 mins for the scheduled batch plus it takes some time to process the data.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arpan-garg

Just went through the documentation and realized we have /collection/batch streaming API for this

1 reply

arpan-garg
arpan-gargAuthorAccepted solution
New Participant
April 13, 2023

Just went through the documentation and realized we have /collection/batch streaming API for this