Hi Everyone,
I have a spreadsheet (fileowner.xlsx) in a SharePoint folder which has list of file owners' email addresses in one column and next column is the list of file names with their extension.
In the same folder I have all the files stored (spreadsheets).
I want if a file (spreadsheet ) gets updated, trigger a flow:
A. Look it up in the list of file names then list of file owners email address in fileownser.xlsx --->>> if file name = file names (formatted header)
B. Attach the updated file to an email from list of file owners' email addresses (formatted header) and send it to the file owner.

Can anyone help me with tips please?
Thank you