Check if there is any error in workflow

Hi! How can i detect if there is any workflow failure in my workflow? i want it to notify me in email that there is failed execution…

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:


is this correct? if i add IF node

@Everett_Sobinsky , you need to build error workflow utilizing Error Trigger to notify you the way you want.

3 Likes

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