I referenced this within another post but feel it warrants a new topic.
I have concerns about workflows that take a few moments to run. My fear is that a user that closes their browser or hits the ESC button while a workflow is running and the progress bar is moving could corrupt the workflow process that is running. For my app, this would be problematic. It seems to me that running workflows as an API instead seems to run it “behind the scenes” and out of the user’s control.
i don’t know about it and I’d be intereted as well by the answer. @emmanuel
it’s something I use to do for workflows taking a long time (calculation, pdf printing mainly). The limit of this, however, is that you can’t get the outputs. I tried using the action “Return data” but you cann’t use “Result of…” in the following actions. Maybe because this feature was not planned first to be triggered instantanously at Currend Date/Time but “in the future” as the action is named.