⚙️ Compare your n8n version with latest release using n8n API

565 views · ⚙️ DevOps & CI/CD

Description

🧑‍💻 Description

This workflow automatically compares the version of your n8n instance with the latest release available.

Keeping your n8n instance up-to-date is essential for security patches, bug fixes, performance improvements, and access to new automation features. By running this workflow, you’ll know right away if your instance is behind and whether it’s time to upgrade.

After the comparison, the workflow clearly shows whether your instance is up-to-date or outdated, along with the version numbers for both. This makes it easy to plan updates and keep your automation environment secure and reliable.


⚙️ Setup Instructions

1️⃣ Set Up n8n API Credentials

  1. In your n8n instance → go to Admin Panel → API
  2. Copy your API Key
  3. In n8n → Credentials → New → n8n API
    • Paste the API Key
    • Save it
  4. Attach this credential to the n8n node (Set up your n8n credentials)

✅ How It Works


🎛️ Customization Guidance


💬 Example Output


📬 Contact

Need help setting up API credentials or automating version checks across environments?

🔗 Nodes Used

HTTP Request, n8n

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup