Check if Workflows Contain Built-in Nodes That Are Not of the Latest Version - n8n Workflow | Neura Market
Check if Workflows Contain Built-in Nodes That Are Not of the Latest Version
## How It Works
- It will return workflows that have built-in nodes not of the latest version, with information on node name, type, current version, and latest version for that type.
## Set Up Steps:
- You need to have n8n credentials set. You can get the n8n API key under settings.
- Set your instance base URL in the instance base URL node.
### Disclaimer:
Only built-in nodes are checked; community nodes are not supported.
Platform
n8n
Category
IT & Development
Price
Free
Creator
Michael
if
n8n
set
code
splitOut
aggregate
summarize
stickyNote
httpRequest
manualTrigger
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.