Options to send Web / App event data from AEP into external Data Mart | Community
Skip to main content
Michael_Soprano
New Participant
August 1, 2025
Solved

Options to send Web / App event data from AEP into external Data Mart

  • August 1, 2025
  • 3 replies
  • 547 views

I see these options:

1. There are connectors like SFTP / BigQuery

2. Is there any API which can send data futher? Which API?

3. Maybe external tool can access specific profile dataset and get these data? Which API? 

Best answer by KevinFosterDX

The data lake is considered part of AEP, and when you configure Data Collection for web SDK and mobile SDK datasources, that event data will flow into the data lake:

 

https://experienceleague.adobe.com/en/docs/experience-platform/collection/home

 

-Kevin

3 replies

Employee
August 5, 2025

To send to event data to external storage, then look at Event Forwarding?

 

https://experienceleague.adobe.com/en/docs/experience-platform/tags/event-forwarding/overview

 

Michael_Soprano
New Participant
August 5, 2025

in a batch way for futher analytics

KevinFosterDXAccepted solution
Employee
August 3, 2025

The data lake is considered part of AEP, and when you configure Data Collection for web SDK and mobile SDK datasources, that event data will flow into the data lake:

 

https://experienceleague.adobe.com/en/docs/experience-platform/collection/home

 

-Kevin

Michael_Soprano
New Participant
August 5, 2025

I thought about external Data Mart 😛

KumarRishii
New Participant
August 2, 2025

Hi @michael_soprano 
We can use the Query Service API to pull event data, as it allows you to run SQL queries directly on datasets within AEP.