Automatically Update Outdated n8n Workflow Nodes and Notify via Gmail - n8n Workflow | Neura Market
Automatically Update Outdated n8n Workflow Nodes and Notify via Gmail
This workflow identifies outdated nodes in n8n workflows, updates them with the latest versions, and sends a summary email via Gmail.
This workflow acts as an add-on to a parent workflow that scans an entire n8n instance for outdated nodes. Once outdated nodes are identified, this workflow updates them by placing the latest version on the canvas and marking the old nodes with a symbol. It then sends an email summary of the changes. Users can configure settings to specify which updates to include and how to mark outdated nodes.
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Liam Murphy
n8n
set
code
noOp
gmail
stickyNote
executeWorkflowTrigger
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.