Engineering Workflows
What are Engineering n8n workflows?
Engineering n8n workflows are reusable automation templates for engineering use cases. This category includes workflows that connect apps, transform data, trigger notifications, sync records, and reduce repetitive manual work. Each listing includes workflow metadata, author attribution, complexity level, relevant categories, source links when available, and a downloadable JSON file for inspection before import. Use this page to compare templates, identify the tools involved, and choose a workflow that fits your workspace before testing it safely in n8n.
Loading JSON via FTP to Qdrant vector database embedding pipeline
This workflow is designed for one purpose only, to bulk upload structured JSON articles from an FTP server into a Qdr...
🧠 Build AI agents with Think-Plan-Act architecture using Llama-4 reasoning
A plug and play n8n workflow that adds LLM powered reasoning, planning, and action to your automations — with prompts...
Scalable multi-agent chat using @mentions
Summary Engage multiple, uniquely configured AI agents (using different models via OpenRouter) in a single conversati...
Track LLM token costs per customer using the Langchain code node
Note: This template only works for self hosted n8n. This n8n te...
Validate Seatable webhooks with HMAC SHA256 authentication
Validate Seatable Webhooks with HMAC SHA256 Authentication This mini workflow is designed to securely validate incomi...
Batch process prompts with Anthropic Claude API
This workflow template provides a robust solution for efficiently sending multiple prompts to Anthropic's Claude mode...
Airtable batch update / insert rows (send faster + save API call requests)
This workflow allows you to batch update/insert Airtable rows in groups of 10, significantly reducing the number of A...
Convert parquet, feather, ORC & Avro files with ParquetReader
Convert Parquet, Feather, ORC & Avro Files with ParquetReader This workflow allows you to upload and inspect Parquet,...
OAuth2 settings finder with OpenRouter chat model and Llama 3.3
Find OAuth URIs with AI Llama Overview: The AI agent identifies: Authorization URI Token URI Audience Methodology: Co...
🔐🦙Private & local Ollama self-hosted + dynamic LLM router
Who is this for? This workflow template is designed for AI enthusiasts , developers , and privacy conscious users who...
Generate AI prompts with Google Gemini and store them in Airtable
This workflow is designed to generate prompts for AI agents and store them in Airtable. It starts by receiving a chat...
Run Apache Airflow DAG and retrieve XCom value
Run Apache Airflow DAG and Retrieve XCom Value What this workflow does This workflow integrates the Apache Airflow AP...
🧠 *NEW* Claude 3.7 extended thinking AI agent 🤖 – unlock ultimate intelligence
NEW Claude 3.7 Extended Thinking AI Agent – Unlock Ultimate Intelligence Supercharge Claude 3.7 with full customizati...
Dynamically run SuiteQL queries in NetSuite via HTTP webhook in n8n
Dynamically Run SuiteQL Queries in NetSuite via HTTP Webhook in n8n Important: This template uses a NetSuite communit...
Split test different agent prompts with Supabase and OpenAI
Split Test Agent Prompts with Supabase and OpenAI Use Case Oftentimes, it's useful to test different settings for a l...
n8n subworkflow dependency graph & auto-tagging
How it Works As n8n instances scale, teams often lose track of sub workflows—who uses them, where they are referenced...
AppSheet intelligent query orchestrator- query any data!
AppSheet Intelligent Query Orchestrator A friendly, practical tool that makes working with AppSheet data simpler and...
Import CSV files from filesystem into Postgres
Disclaimer: This template is mainly made for self hosted users who can reach CSV files in their file system. For Clou...
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a l...
N8N for beginners: looping over items
N8N for Beginners: Looping Over Items Description This workflow is designed for n8n beginners to understand how n8n h...
Fetch dynamic prompts from GitHub and auto-populate n8n expressions in prompt
Who Is This For? This workflow is designed for AI engineers, automation specialists, and content creators who need a...
RAG: context-aware chunking | Google Drive to Pinecone via OpenRouter & Gemini
Workflow based on the following article. https://www.anthropic.com/news/contextual retrieval This n8n automation is d...
Test webhooks in n8n without changing WEBHOOK_URL (PostBin & BambooHR example)
Using PostBin to Test Webhooks Without Changing WEBHOOK URL How it Works Many new n8n users struggle with testing web...
Pattern for multiple triggers combined to continue workflow
This template describes a possible approach to handle a pseudo callback/trigger from an independent, external process...