The wait flow object pauses the flow process for a specified number of milliseconds.
Wait for (ms) field
|
Specifies the number of milliseconds to wait before the flow continues.
|
Output field
|
Input area for the output message in JSON format. You can use ?input.keyname? to access the input key
elements from the input message.
|
Hint
In an empty Output field, press i for "?input.key?", c for "?code.key?", and a for "?api.key?"
to generate the default JSON template.
Example:
Wait for (ms) field
|
5000
|
Output field
|
|