FDA - Export data from campaign to External DB
Hi All,
Is it possible to export data from campaign to external database? If yes kindly let me know the procedure to implement in a local instance. I have installed postgre SQL DB and also created FDA.
Hi All,
Is it possible to export data from campaign to external database? If yes kindly let me know the procedure to implement in a local instance. I have installed postgre SQL DB and also created FDA.
Hi Gokul,
As Florent mentioned that there is no OOTB way to export the data back to FDA, but there are few options that you can implement.
Option 1: Create an extract csv file for data segment you want to export and use FTP to transfer that file to the external server and use that file to import that data into your external system.
Option 2: Look for some APIs exposed by your Data provider for bulk updates, i.e., SOAP or REST-based APIs and write a custom connector to post that data to that third party system from a technical workflow.
Option 3: Use OOTB SOAP web services exposed by Adobe campaign and consume that data in a third party system(Don't forget to check your license for API calls with Adobe)
Regards,
Amit
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.