Hi,
I am using create folder action in flow to automate folder creation. What I want to explore is, if there is a way to supply array of folder names so that the action can create multiple folders in one go. is it possible?
Solved! Go to Solution.
Hello @Anonymous
Your array should look like:
["folder1","folder2"]
Here is how you can achieve this:
Proud to be a Flownaut!
Hello @Anonymous
I will need more information:
What connector are you using (SharePoint, OneDrive)?
If possible please share a screenshot of your flow.
Proud to be a Flownaut!
thanks @Jcook , please see below.
For now I am trying to figure out if I can supply more than one folder name to the sharepoint create folder action so I have an array in place, in prod, I will collect multiple values from a choice drop down on a sharepoint form and then store them in an array like above. So that I can create multiple folders at once under a given document library, thanks for helping out on this.
Hello @Anonymous
Your array should look like:
["folder1","folder2"]
Here is how you can achieve this:
Proud to be a Flownaut!
User | Count |
---|---|
26 | |
13 | |
11 | |
9 | |
8 |
User | Count |
---|---|
49 | |
27 | |
23 | |
20 | |
19 |