Customize

Invoke Scheduled Task

Summary

Launch the Scheduled Task created with Customine. Take this action immediately, regardless of the scheduled time.

How to use

Create a customization for the “Scheduled Task” on Customine Job Runner in advance and generate the job.

You will also need the API key for gusuku. This API key is different from the API token of the Kintone app. The API key for gusuku can be issued and obtained from gusuku Admin.

When the action is executed, it requests the gusuku server to start the specified customized scheduled task. Launching the generated job is required, but the job is not generated.

The action will be completed when the activation request is communicated. The action will complete even if the requested scheduled task is still running and not finished. For example, even if the scheduled task takes 5 minutes to process, if the activation request finishes in 1 second, the action will be completed in 1 second.

Even if an error occurs within the scheduled task, it will not be displayed on Kintone. You can check it instead on Customine’s job history.

Even if you directly start the scheduled task with this action, the originally scheduled next execution time will not be changed.

Parameters

Set up Scheduled Task Customization and Gusuku API Key.

Scheduled Task Customization

Select the customization of the scheduled task you want to start from the list.

Only the customization of scheduled tasks is displayed, and the customization of Kintone Webhook is not shown in the list.

Gusuku API Key

Specify the API key for gusuku.

Please note that this is not about the API token on the Kintone app.

Precautions

  • Communication with gusuku’s server will occur, but IP address restrictions are not applied during this connection.

Restrictions

  • There are no “conditions” that are triggered when the execution of the scheduled task is completed.