Skip to main content

Hi Everyone, I have exported my data pool as a .json file but I have not found a way to import it via a button in Celonis. Is there a solution to import the file into Celonis?

Hi Gundappa,

 

this question was asked some months back within Celopeers -> Link Celopeers

 

There they describe two different ways to upload an extracted data pool .JSON file.

 

  1.  Import exported .json under Add Data connection (in Data pool) > Connect to Data Source > Custom > Import from File. If that is not working try 2.
  2. Import the exported .json file into Celonis using CLI: "content-cli push data-pool -p <profile name> --file <.json file>".

 

BR

Dennis


Hi Gundappa,

 

this question was asked some months back within Celopeers -> Link Celopeers

 

There they describe two different ways to upload an extracted data pool .JSON file.

 

  1.  Import exported .json under Add Data connection (in Data pool) > Connect to Data Source > Custom > Import from File. If that is not working try 2.
  2. Import the exported .json file into Celonis using CLI: "content-cli push data-pool -p <profile name> --file <.json file>".

 

BR

Dennis

Thank you @dennis.pflug, 2nd option worked out.


Reply