Skip to main content
Solved

Is it possible to automatically upload file to data pool using Action Flow?

  • December 8, 2022
  • 1 reply
  • 5 views

Forum|alt.badge.img+10

Currently, my client have a list of user IDs that we update weekly and upload manually. I would like to automate this process. We are currently considering these two methods.

1. Pycelonis

Creating a script using the Pycelonis method maybe is a good idea and I found this answer.

upload parquet file and refresh data modell automatically (celopeers.com)

2. Action Flow

I have not looked into this in detail, but I am wondering if it is possible to use a module such as HTTP request to upload a file, for example.

 

I would appreciate any advice you can give me on the above, especially the second one.

Best answer by abhishek.chatu14

Yes it is possible, you can check the following to get started

 

https://docs.celonis.com/en/create-and-push-csv-to-data-integration.html

View original

abhishek.chatu14
Level 7
Forum|alt.badge.img+4

Yes it is possible, you can check the following to get started

 

https://docs.celonis.com/en/create-and-push-csv-to-data-integration.html


Reply