Hi
Let me explain what im trying to achieve first,
We have all our project folders in sharepoint document Library and what we want to do is upload images to a sharepoint document library folder that is related to that project.
So for example i go site which has project number 12345 and i get client data along with pictures, what i want to do then is upload those images along with the data and save it to a folder called 12345 in the sharepoint document library, the next day i will be going to another site which will have a different project number assigned to it, i want to store that data to the project folder for that site.
What will be the best method to achieve this? any advice will be greatly appreciated.
PS: i have managed to successfully upload images to sharepoint library using a flow but uploading different site photos to a different folder is something that im stuck with.