Actually if the JavaScript function returns a promise, then the flow will wait till it is completed before proceeding.
Correctly if I’m wrong @patrick
As a background explanation- all flows steps are actually internal JavaScript promise functions.
Actually if the JavaScript function returns a promise, then the flow will wait till it is completed before proceeding.
Correctly if I’m wrong @patrick
As a background explanation- all flows steps are actually internal JavaScript promise functions.