Skip to main content
Question

Creating Action flows for uploaded file data.

  • August 2, 2023
  • 2 replies
  • 18 views

parvathi.choud
Level 7
Forum|alt.badge.img+6

Hello team,

I want to create an action flow for my data from uploaded file in celonis.

Like which module I need to choose to access the file data.

Thank you in advance.

2 replies

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

Action Flow data will be processes through Data Models, hence whatever files you upload create a data model and then use Query Data Module to process the same.

 

For more information refer to the following

https://docs.celonis.com/en/query-data.html


parvathi.choud
Level 7
Forum|alt.badge.img+6

Action Flow data will be processes through Data Models, hence whatever files you upload create a data model and then use Query Data Module to process the same.

 

For more information refer to the following

https://docs.celonis.com/en/query-data.html

Thank you Abhishek