A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://api.slack.com/reference/functions/delay below:

delay Function | Slack

Pause a workflow for a specified amount of time

Facts Schema ID

Schema.slack.functions.Delay

Schema reference

slack#/functions/delay

Required scopes

No additional scopes are required.

Input parameters Required parameters

Length of time (in minutes) to wait before proceeding. Maximum allowed value is

10080

minutes (7 days).

Output parameters

There are no parameters to display

Usage guide

Delay 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