Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

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

Avatar

Level 10

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? 

1 Accepted Solution

Avatar

Correct answer by
Level 3

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

View solution in original post

5 Replies

Avatar

Level 5

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.

Avatar

Correct answer by
Level 3

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

Avatar

Level 10

I thought about external Data Mart

Avatar

Level 3

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

 

Avatar

Level 10

in a batch way for futher analytics