Hi,
I have created a cloud flow that calculates a value using a subgrid on a parent form. I used that "when a record is created or updated" option when I create the cloud flow. it works well however, the user wants to see the result as soon as they save the record. In this case, the user has to refresh a few times to see the calculated result.
That's why I was thinking to call the cloud flow into a workflow that would display value as soon as the save is completed.