This facilitates a great many integration tasks. csv is such an ubiquitous export option that picking these up in Flow and working meaningfully with the data would empower a huge number of potential uses.
Using the Excel Online is useless since the file name/path can only be hardcoded (selected). No variable file name or path can be passed throught Flow... Then I thought, let's use a CSV file instead, to only find out there is no CSV import... I'm out of option since the users can only handle Excel or CSV files 😞
See @CFernandes solution posted in Get Rows(Parse) from CSV file using Power Automate... - Power Platform Community (microsoft.com). Thank you Clavin!