Enhance operational transparency for every step using the step execution log. Facilitate quick issue resolution and transparent data tracking. You can also boost workflow reliability and efficiency by ensuring that the step response received is as you expected, which will aid in sturdier workflow builds.
When a step is executed in a workflow, the execution is recorded in the Execution Log. The Execution Log is a table of the step's history (for both on-demand executions and any other workflow runs). Successful step executions are indicated with a green checkmark, and failed step executions are marked with a red checkmark. Both successful and failed step executions are recorded in the log. When a step fails, the step status code contains why the step failed.
Each log entry includes:
The execution ID
The entity that executed the step
The time the step was executed
The step JSON (inputs and outputs).