Can we export complete project from CJA to cloud storage? | Community
Skip to main content
New Participant
March 28, 2024
Solved

Can we export complete project from CJA to cloud storage?

  • March 28, 2024
  • 1 reply
  • 1145 views

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?

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 Nick_Walter

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/

 

1 reply

Employee
March 28, 2024

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!

ShivaniMAuthor
New Participant
March 28, 2024

Hey @aa_from_savoy that's correct!

Josh__Stephens
New Participant
March 29, 2024

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.