Async Folder

Run a group of blocks asynchronously.

The blocks nested inside this block will run asynchronously. This means that the flow will continue running while the blocks inside this block are running. Be careful when using this block, as it can lead to unexpected behavior.

Inputs

Wait Time in Seconds

If provided, the asynchronous folder will wait for this many seconds before its contents are run. This does not delay or pause the rest of the flow. Maximum wait time is 5 minutes (300 seconds).

Outputs

Event ID