How to get the last executed node?

I have a very complex workflow with many possible success outputs. Sometimes the workflow is getting finished with success but I can’t find which was the last executed node and I suspect that it ends in a unexpected node because I am getting unepected results.

There are similar questions regarding detecting failures but in this case there’s no failure.

Please share your workflow

Share the output returned by the last node

I don’t know which is the last node.

Information on your n8n setup

  • n8n version: 1.77.3
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system: Windows 11

This is rather unwieldy to inspect; I suggest breaking it up into smaller sub-workflows so it’s easier to pinpoint where things break.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.