Skip to main content

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.

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