Export Data out of Adobe Campaign | Community
Skip to main content
New Participant
May 14, 2021
Solved

Export Data out of Adobe Campaign

  • May 14, 2021
  • 3 replies
  • 1576 views

Hi,

 

I am trying to find a way to use Adobe Campaign data in 3rd party tool to build another database that can be used internally.

 

Is there way to export data table(i,e. nms:trackingLogRcp ) out of Adobe and load into another database?

It could be either API or scheduled export to flat file.

 

Thanks,

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Sukrity_Wadhwa
Employee
May 26, 2021

Hi @hule ,

Were you able to resolve this query or do you still need more help here? Do let us know.

Thanks!

Sukrity Wadhwa
Craig_Thonis
Craig_ThonisAccepted solution
Employee
May 17, 2021
Milan_Vucetic
New Participant
May 16, 2021

Hi @hule 

apart from traditional methods (database export, web service, etc) you can use FDA connector. Even primary usage is to fetch data from external databases, FDA can be used to write data to remote databases.You should create schema of external table in Adobe Campaign and create one scheduled workflow to write data directly each hour/day from prefered source (nms:trackingLogRcp).

Regards,

Milan