Executions Wait Finish avatar
Executions Wait Finish
Deprecated

Pricing

Pay per usage

Go to Apify Store
Executions Wait Finish

Executions Wait Finish

Deprecated

Developed by

Petr Cermak

Petr Cermak

Maintained by Community

This act accepts an array of ExecutionIDs and waits for all of them to finish.

0.0 (0)

Pricing

Pay per usage

0

3

3

Last modified

4 years ago

act-executions-wait-finish

This act accepts an array of ExecutionIDs and waits for all of them to finish.

If a finalWebhook attribute is provided, after all the executions finish, the result will be sent to that URL.

Example input:

{
"executionIds": [
EXECUTION_ID_1,
EXECUTION_ID_2,
EXECUTION_ID_3,
...
],
"finalWebhook": FINAL_WEBHOOK_URL
}

The output is again an array of executionIds.

On this page

Share Actor: