Hello everyone!
I just started using flow and I am getting really into to it by their solutions!
This is my very first post here, so sorry if I didn't found a solution for this in the search tab or something.
I am building a flow that paste the attachment from the e-mail from a defined list of sender and sorts it out into defined paths (a unique path for each sender) into the Sharepoint or into the File System. A sort of "look up" between sender and file path.
Example of the excel

The problem is that I want to link this to an Excel file, so I could manage the updates of the e-mails of the senders more quicker and way more nicer than creating one flow for each sender, or something like this. (i have to manage to sort more than 100 email's monthly just with the data)
I was already able to create the beginning of the logic, but when I try to apply this with the Excel...then is this starts to get fuzzy, because I don't even know if this is possible or not. (I knew that I could this through some VBA, but because of reasons, I need to do this through flow).
Here is what i've done so far...

Can someone enlight if this is possible? And how is actually the way to go?
Thanks in advance!