Automate tasks with Botize Tasks

Pause, resume, reset, enable or disable tasks.
https://botize.com

Triggers

Actions

  • plugin_delay

    Reset a task

    Tasks may need to store counters or pointers for proper operation. A task that publishes messages or runs through a spreadsheet, uses counters to know at all times which was the last row visited and which will be the next.

    When reset a task, all these counters are eliminated.

  • plugin_delay

    Reset all tasks in a group

    Reset all tasks given a certain group.

    Tasks may need to store counters or pointers for proper operation. A task that publishes messages or runs through a spreadsheet, uses counters to know at all times which was the last row visited and which will be the next.

    When reset a task, all these counters are eliminated.

  • plugin_delay

    Stop a task

    Stops the task corresponding to the indicated number.

  • plugin_delay

    Reactivate a task

    Reactivate the task corresponding to the indicated number.

  • plugin_delay

    Call Webhook Task synchronously

    Run a Webhook task synchronously.

    • You can send to the Webhook all the tags that the calling task contains.
    • You can send a JSON string where each key/value will be converted into tags that the Webhook will receive.
    • You can send a list of objects in JSON format, in which case the indicated Webhook will be executed once for each element of the list, receiving as tags each key/value that the list object contains.
    • You can specify a list of specific tags and values ​​to send to the Webhook.

  • plugin_delay

    Switch

    Run a Webhook task synchronously.

    • You can send to the Webhook all the tags that the calling task contains.
    • You can send a JSON string where each key/value will be converted into tags that the Webhook will receive.
    • You can send a list of objects in JSON format, in which case the indicated Webhook will be executed once for each element of the list, receiving as tags each key/value that the list object contains.
    • You can specify a list of specific tags and values ​​to send to the Webhook.

  • plugin_delay

    Wait until a date before continuing

    Pause the task the moment this operation is used. When the indicated date arrives, it will continue with the execution of the task.

  • plugin_delay

    Get task status

    Allows knowing if the task is active or not at the time of execution.

  • plugin_delay

    Change next execution date to a task

    Sets a new date for the execution of a task, being able to choose between a date or a specific timestamp.

  • plugin_delay

    Take a break

    Pause during task execution.

    • 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.

  • plugin_delay

    Rename task vars

  • plugin_delay

    Call Webhook Task

    Run a Webhook task.

    • You can send to the Webhook all the tags that the calling task contains.
    • You can send a JSON string where each key/value will be converted into tags that the Webhook will receive.
    • You can send a list of objects in JSON format, in which case the indicated Webhook will be executed once for each element of the list, receiving as tags each key/value that the list object contains.
    • You can specify a list of specific tags and values ​​to send to the Webhook.

  • plugin_delay

    Reactivate a group of tasks

    Reactivate all tasks belonging to a directory.

  • plugin_delay

    Stops a group of tasks

    Stops all tasks belonging to a directory.