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?
Solved! Go to Solution.
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
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.
Views
Replies
Total Likes
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
I thought about external Data Mart
Views
Replies
Total Likes
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
in a batch way for futher analytics
Views
Replies
Total Likes