Central failure monitoring for all scenarios with email

One scenario watches all the others: on a failure it sends a clear email, and on a schedule it checks that each has error alerts turned on.

  • Watches all scenarios at once
  • An email on any failure
  • Checks that alerts are enabled
  • No failure slips through
n8n

How it works

To get AWS SES notifications in , you don't need a developer: a ready-made scenario watches events and sends messages for you.

  1. Starts when: Error Trigger
  2. Then: Settings
  3. Check: If Execution Error
  4. If yes: HTML For Execution Error
  5. Then: Gmail Send Notification
  6. If no: HTML For Trigger Error
  7. Starts when: Schedule Trigger
  8. Then: N8n Get Error Handler
  9. Then: N8n Get All Workflows
  10. Check: If No Default Error Handler Set
  11. If yes: Set Data
  12. Then: N8n Update Workflow

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.