The excel files may or may not have tables, I am creating a PowerApp solution that will take in a lot of ambiguity.
The part about that action step that is prohibiting dynamic application is the server side identifiers used to select the location, library, file and table.
This is the raw input of a List rows present in a table, if I am to make the location and library dynamic based on user input of both of those required inputs as they see it in the address bar of the browser, I somehow have to find the backend server id's for source, drive, and file. For example they see 'Excel Files' as the library name, but the action needs to receive 'b!3Ybgsv7...' I can ask my users to write out the table name.

To my knowledge there isn't an Excel Online (Business) action step that can provide these backend details for a Sharepoint file without requiring at least one of the unknowns by hard coding the step. I need them to be fluent to the users input. Any ideas if I'm missing something?
This is the entire flow, it took all this just to make Get File Content completely dynamic, but I don't need it spitting out a file, but a table of data for powerapps to take in.
