Hi all,
I have built a flow using the SharePoint connector 'Get File Content Using Path'. It goes to six locations and pulls the file content (which are .html files) for the specified files. The roadblock I am running into is, if our operations change, the name of the file could also change. The other challenge is there are other files in the same folder that are also .html files. I know for sure the file will be titled in one of two ways which won't change, but I can't work out how to pick the file I need based off the two name possibilities.
Basically the file names could be either "xxxxx A" and "xxxxx B" (which is currently how the flow is configured and works) OR if our operations change there will only be one file in the folder that I want titled "Operations".
Attached is a picture of the flow for reference.
