Wait for user interaction
Posted: 10 May 2018 08:13
I have a workflow that autostarts, and I want to add some kind of button to be displayed to wait for user interaction, and the workflow is paused until the user hits go? an example:
workflow automatically starts at x time
part of the workflow is executed
workflow displays button 'GO' and pauses until the button is tapped
once user taps 'GO' the workflow carries on
workflow automatically starts at x time
part of the workflow is executed
workflow displays button 'GO' and pauses until the button is tapped
once user taps 'GO' the workflow carries on