Hi everyone,
I am working on a Flow that will generate a number of pages in our Sharepoint site. The idea is to collect some info via a Form, which then triggers a Flow that creates pages based on it - we have a large number of pages to make where there might be one or two variables to change on each page. And that bit is working.
What I want to do now is to make the Flow branch when creating sub-pages. So, for instance, when Value = X, then it should trigger the creation of X-pages; if y, then Y-pages etc. I want to separate out the creation of the sub-pages into separate flows that I then call from the Master flow. Flow Mgmt will not let me do this with my user, even though I'm a SP admin.
So the questions are:
a) Do I need to be global admin to use the Flow Mgmt connector?
b) This Flow will also need to be used by colleagues, so is there a way I can create the above and they would still be able to add info?
Thanks in advance,
J in HH.