Executions Wait Finish avatar

Executions Wait Finish

Try for free

No credit card required

View all Actors
Executions Wait Finish

Executions Wait Finish

petr_cermak/executions-wait-finish
Try for free

No credit card required

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

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:

1{ 
2    "executionIds": [
3        EXECUTION_ID_1, 
4        EXECUTION_ID_2, 
5        EXECUTION_ID_3,
6        ...
7    ],
8    "finalWebhook": FINAL_WEBHOOK_URL
9}

The output is again an array of executionIds.

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 0 No stars yet

  • Created in Sep 2017

  • Modified 4 years ago

Categories