Pause a workflow for a specified amount of time
Facts Schema IDSchema.slack.functions.Delay
slack#/functions/delay
No additional scopes are required.
Input parameters Required parametersLength of time (in minutes) to wait before proceeding. Maximum allowed value is
10080
minutes (7 days).
4
8
15
16
23
42
There are no parameters to display
Usage guideDelay a workflow for some amount of time. Good things come to those who wait.
Example workflow step:const delayStep = ExampleWorkflow.addStep(
Schema.slack.functions.Delay,
{
minutes_to_delay: 12,
},
);
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4