Skip to main content

Wait for a response from a custom user form

Wrk Product avatar
Written by Wrk Product
Updated over a week ago

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

Application

  • User Input Tools - Employee in the Loop

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Form ID

ID of the form to check for responses for. Can be retrieved from "Create user input form" Wrk Action. Example: i54uwq85u4389275v23475v8432

Text (Short)

Yes

i54uwq85u4389275v23475v8432

Outputs (what you get)

Name

Description

Data Type

Required?

Example

Form response

JSON data from the form response

Text (Long)

No

{"name":"John","gender":"male","interests":["coding"],"country":"ca"}

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

No result

This status is selected if the job has successfully completed but no result was produced.

Requirements

  • N/A

Did this answer your question?