Hi,
I have a process flow that gets an API with a list of people. For each person this flow checks a few things - and then inserts all people. This can be 1, or 25.
All works well, BUT the generic_Ok message also popups the same amount of times the task is executed.
What I want - is the message to show only once - and in an ideal world say 'created x_amount of employees’
I tried this with a Decision, but this did not make a difference.
Can I force this an easy way?
Thanks!
Blommetje