This Wrk Action will delay for the specified period of time before returning a success.
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Wait for length of time | The length of time in minutes to wait for up to a maximum of one hour. | Number with Decimals | No | |
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)
| Name | Description | Data Type | Required? | Example |
|---|
| End of delay date | The date that the Wrkflow was resumed | Date | Yes | |
| End of delay time | The time that the Wrkflow was resumed | Time | Yes | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected when the notification is successfully sent. |
| Impossible to Complete | This status is selected in the event of the following scenarios:Delay entered was more than 60 minutes. Please enter a wait time less than one hour. |