Skip to main content

Execution History

Each time a workflow if executed, whether by database CRUD event, scheduled or in response to a user action or submit, a log entry is created which tracks the changes and success (or failure) of the workflow event. Another workflow periodically keeps this log trimmed so-as to only show the past seven days history.

Use the History/Versions card on the right of the Events app to review past event/workflow execution history

The Execution History is useful as a monitoring tool if you want to see what activity has occurred. The history entry will include debug and output showing the steps taking during execution of the workflow, data and parameter values, and execution result.