"Workflow complete" event

Some of changes are executed on Workflow complete event such as:

  • updating of dataLastRun

  • moving of keys from session.vault into myVault

  • moving of keys from session.vaultGlobal into Global myVault

Workflow complete event occurs after running or debugging of block in case if:

  1. the block is last enabled block

  2. the block status is “Ready“

 Related articles

  • You can find the list of workflow block statuses by this link

  • Please also see “Rules when dateLastRun is updated” by this link

  • Please also see “session.vault” by link and “myVault.setOnComplete“ by link

  • Please also see “session.vaultGlobal” by link and “myVault.setGlobalOnComplete“ by link