
Announcements
I created a flow that is triggered by the creation of an item in a Sharepoint List. The flow creates a folder in the Doucments library everytime there is an item created in the list. This is working wonderfuly, however now I am needing that instead of a folder it creates a Document Set. Any ideas on how to achieve this?
Unfortunately, there is no "out of the box" action that allows you create a document set in Flow (yet).
Here is a link to one way of creating a document set using web service calls.
If this addresses your issue, please mark your post as Solved.