Automate tasks with Botize Pause-Resume tasks

Pause and resume tasks at runtime.
https://botize.com/en/app/btzpauseresume

Actions

The action is what happens automatically, without you having to do anything else.

  • btzpauseresume

    Get link for task resume

    Generate a link that will be used to resume the task once it has been paused. Without the link, the task cannot be resumed, so it is important that the automated task generates one and communicates it through the appropriate channel before pausing the task.

  • btzpauseresume

    Pause a task for a defined duration

    Make a pause during task execution to introduce a waiting period before continuing.

    • You can specify a certain duration or a minimum and maximum range.
    • If a range is specified, the pause will be of a different duration each time, but always within the indicated range.

  • btzpauseresume

    Pause the task for an indefinite duration

    Pause the task at this point. The remaining steps of the task will only be executed if the resume link is accessed.