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