Automate Error Logging and Notifications with Google Sheets and Gmail - n8n Workflow | Neura Market
Automate Error Logging and Notifications with Google Sheets and Gmail
This workflow automates error monitoring for your n8n instance by capturing workflow failures, logging them to Google Sheets, and sending email alerts via Gmail.
The workflow is designed to enhance error management by automatically triggering upon any workflow failure in n8n. It logs detailed error information, including workflow and node details, timestamps, and error stack traces, into a Google Sheets document. Simultaneously, it sends formatted email notifications through Gmail, providing immediate alerts with direct links to failed executions for quick troubleshooting.
Platform
n8n
Category
Communication
Price
Free
Creator
Layla Ibrahim
gid
gmail
stickyNote
errorTrigger
googleSheets
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.