Global Action: Rerun Workflow
The Rerun Worklflow Action allows users to restart a workflow programmatically. This Action can be used in conjunction with the Wait Action to recheck conditions after a period of time has passed.
Configuring the Action
Field Name | Description |
---|---|
Max number of reruns | The number of times the Workflow will restart |
Credit Costs
The Rerun Workflow Action costs one credit on Lite plans and is unlimited on our Unlimited plans.
Custom Actions
This Action is not supported in Custom Actions, as this can be accomplished directly using QUEUE_WORKFLOW
in Custom Actions. Refer to the documentation.