I am starting to build a simple flow from an ERP system, where user triggers flow and upload file using User input.
From there I need to run through each row, and insert data back into ERP with triggers for that.
The file is a simple Excel file with no tables but fixed columns for data.
How do I use the file uploaded by user in my Excel actions and can I work with Excel file without tables?
Thanks a mill.