How to use addInfoMessage() (or any UI popup/dialog message) in Flow Designer Action ... WITHOUT using Business Rule or externally triggering Action?
We have a Flow that is validating required fields on Tasks created by the Flow. If the validation fails we revert the Task to previous State and wait for the State to change once again to a Closed state and repeat.When reverting the State, we need of...