I see option to export full table to cloud from customer Journey Analytics, can we also export complete project which has multiple tables to cloud storage?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
As far as I know you can only download a whole project as a PDF or CSV, however you may have better luck looking into connecting to CJA with Python to accomplish some form of your goal.
https://developer.adobe.com/cja-apis/docs/use-cases/python/
Hi @ShivaniM as far as I've understood you want a button to export all the tables (in full mode) available in a project. Am I right?
Best!
Views
Replies
Total Likes
Hey @aa_from_savoy that's correct!
Hi @ShivaniM , I don't know of anyway to export the full project (similar to full table export) from workspace
If I were in your shoes, I'd look at either scheduling multiple full table exports, or using a scheduled workspace project to email the CSV file if there's a way to ingest that easily to your cloud service.
As far as I know you can only download a whole project as a PDF or CSV, however you may have better luck looking into connecting to CJA with Python to accomplish some form of your goal.
https://developer.adobe.com/cja-apis/docs/use-cases/python/