Afternoon
I'm having some difficulties setting up multiple flows on a single SharePoint list. Each flow is triggered at certain completion points (yes no) which are actioned by different people.
The flow basically sends an email to a user to complete thier section of the form and include a link to the form in question. All simple stuff...
My problem is since there are 4 stages, person 1 will get at least 4 notifications, person 2 gets at least 3 notifications, 3 gets 2 and so on.
Is there a way to only perform a certain part of the flow once? and once its been done not to repeat?
An way round this could be to break down into 4 seperate lists that feed each other but that would involve a lot of duplication of data as each person needs to see all the information which I'd prefer to aviod if possible.
Hope you can help
John D