How to send details about a specific node in the error workflow

Describe the problem/error/question

I have a workflow that every once in a while gets and error, and I created a workflow(using the Error Trigger) that sends me an email when this happens.

What I want to do is send some more information about a specific node(that runs every time) in that workflow along side with the error details. How can I achieve this?

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Hello @Andrei_Avram
Usually, the error workflow is needed only to notify you that something is broken. Then you should open the execution and check what exactly has happened

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