
Hello All,
Looking for some help on creating my first flow project.
I'm trying too email a document based on a List lookup against the filename.
The filename contains the customer & order number e.g. abc_123456.txt
SharePoint List contains Customer and email address e.g. Abc = abc@test.co.uk
I've tried to create this but struggling....it currently finds any files in the document library and emails the files to any email address in the List.
Its not checking the filename against the list and only emailing if a record is found e.g. abc email to abc@test.co.uk
Hope that makes sense and thank you for any support 🙂