Hi there,
As the subject suggests, I am trying to get a flow to execute automatically, without any interaction from the user, whenever the PowerApp is opened.
For example, the user opens the powerapp and then it instantly runs flowprocess.run(value).
Is there a way to do this?
Kind Regards and Thanks in advanced.
Put the Flow OnStart of the App:
flowprocess.run(value)
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
User | Count |
---|---|
196 | |
124 | |
88 | |
49 | |
42 |
User | Count |
---|---|
285 | |
162 | |
138 | |
77 | |
73 |