Job Runner

When Main Process Complete

Summary

When all the actions from the initial startup are completed, the finishing action will be executed.

How to Use

Conditions occur when a series of actions start from “When the webhook is started” or “When the scheduled execution time arrives” is fully completed.

It is assumed that a simple action will be performed, such as notifying that all processing is complete. Creating a more complex flow of actions from here is possible but not recommended.

“when main process complete” will not occur again even after all the actions starting from “when main process complete” have finished.

As stated in the “Restrictions,” any operations to edit Kintone records performed after “when main process complete” will not be saved. Please ensure that editing Kintone records is completed entirely within the main process.

Parameter

There are no parameters to be set.

Restrictions

  • Editing or adding Kintone records after the process is completed is not allowed. It won’t result in an error, but the reserving process for the saved record will not be executed.