Hi, I don't fully understand the way I have to realize the following:
I have a Flow with a trigger on the CDS account entity "When a record is selected".
In my model driven app I can select an account and start the Flow.
I know I can add a user as run-only user to the Flow, which works fine.
When I add the user, she receives an email confirmation of this.
After that, she can also execute the Flow.
But i don't want to add (and maintain) about 200 users manually and I prefer the users not to receive any email message that confirms they can use the Flow.
What would be the way to go for me?