How to load data from profile to datasets | Community
Skip to main content
February 22, 2022
Solved

How to load data from profile to datasets

  • February 22, 2022
  • 3 replies
  • 1270 views

Hi Team,
Greetings !
can you please guide me, How to load data from AEP Customer profile to AEP datasets in adobe experience platform automatically. 

 

Thank-you so much in advance !!!

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 archit_garg

You can use Segment Export API to export RTCDP profiles to data lake

https://experienceleague.adobe.com/docs/experience-platform/segmentation/api/export-jobs.html?lang=en

I’m not sure if these export jobs can be scheduled but I’ll look into it.

 

3 replies

Level 2
February 23, 2022

Thanks for the query.

Besides this can you also guide how we can suppress the duplicates while populating the datasets

pradeep_nextrow
Level 4
February 24, 2022

@narendra_nimbalkar can you please elaborate more on this? Ideally the profiles are hydrated using the data from the datasets. So not sure what data you want to pull out again.

archit_gargAccepted solution
Level 2
February 26, 2022

You can use Segment Export API to export RTCDP profiles to data lake

https://experienceleague.adobe.com/docs/experience-platform/segmentation/api/export-jobs.html?lang=en

I’m not sure if these export jobs can be scheduled but I’ll look into it.