Hi all,
Seeing if its possible to build a flow to copy content from SharePoint list item-> create a folder in a document library and copy the list content from select columns into the same columns on the newly created file.
Essentially I have a master list where details are added under specific columns. I want to on creation create a folder with the same column details in a specific document library in the site based on an identifier. The columns and data pulled each time do not change only the identifier to signal where to create the folder which is set when the list item is created.
Eg. This copied

To this

Just minus a few columns that aren't required for the library.
Any help would be appreciated.