Skip to main content

Wait for a response from a user form

Wait for a response from a user form. To create a user input form use the "Create user input form" Wrk Action.

Application

  • User Input Tools

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Form IDID of the form to check for responses for. Can be retrieved from "Create user input form" Wrk ActionText(Short)Yesi54uwq85u4389275v23475v8432
Wait time limitThe amount of time this action should wait for a response in hoursNumber with DecimalsYes0.05

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Optional text fieldResult from the "Optional text field" on the approval formText(Long)YesThis is a response from the form.
Submitter's emailEmail of the user who submitted the formEmailYesjohn@wrk.com

Outcomes

NameDescription
YesThis status is selected in the event of that the response to the approval form was 'Yes'
NoThis status is selected in the event of that the response to the approval form was 'No'
No ResultsThis status is selected in the event of the following scenario:No response is retrieved from the given form within the given timeframe
Impossible to CompleteThis status is selected in the event of the following scenario:Invalid 'Form ID'The external system is not accessible

Requirements

  • N/A