Skip to end of banner
Go to start of banner

--wait

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Current »

See also: Parameters

Description

Wait for an asynchronous activity to complete or reach a certain state before completing an action. Some actions may also support a timeout parameter that limits how long to wait. Most likely used in scripts where the next action can only be done after all aspects of the current action reach a known state. For monday.com, there are some rare occasions where something added by an action is not immediately visible by a following action. Using the wait parameter will automatically wait briefly in an attempt to avoid this situation.

Long

wait

Short

Has Value
Typeboolean

Default Value

Multiple Use Allowed

Related Actions

Related How-Tos



Explainer status key:

 We haven't begun to work on this, but we plan to do so as soon as possible: PLANNED

 We're updating the content, but the information remains accurate: UPDATING

 The content is up to date as of the current version of the CLI: UPDATED

  • No labels