I have a manual flow which is for people to submit expenses. They fill in the various details take a photo from there phone of the receipt and it goes to sharepoint list. The approval is an automated flow which monitors the list for new items being created.....
Everything works fine.
However, I have been asked if they can have the ability to add pdf's as well as jpg's (I'm guessing they would do this from desktop rather than mobile). The issue I have is I don't know how to achieve this as it doesn't currently recognise the file type being imported and I'm asking if there is a way to currently recognise the file being attached via the flow. My attachment part of the flow is shown below. Any help would be appreciated thank you.