Field intelligence for AI-first professionalsVol. II · Nº 56 · Saturday, August 15, 2026
← The library

546 workflows, ready to run.

Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.

Generate AI Responses with Perplexity Sonar Models (Reusable Module)Perplexity API Module This reusable workflow allows you to interact with the Perplexity API using the sonar or sonar-pro models. It is designed to be triggered from other workflowHTTP Request187 views
SAP Service Layer LoginThis minimal utility workflow connects to the SAP Business One Service Layer API to verify login credentials and return the session ID. It's ideal for testing access or using as a HTTP Request244 views
Lookup IP Geolocation Details with IP-API.com via WebhookThis n8n template enables you to instantly retrieve detailed geolocation information for any given IP address by simply sending a webhook request. Leverage the power of IP-API.com HTTP Request563 views
Intelligent Web & Local Search with Brave Search API and Google Gemini MCP ServerSummary This n8n workflow implements an AI-powered agent that intelligently uses the Brave Search API (via an external MCP service like Smithery) to perform both web and local searAI Agent · Simple Memory · Call n8n Workflow Tool · Google Gemini Chat Model634 views
Evaluate RAG Response Accuracy with OpenAI: Document Groundedness MetricThis n8n template demonstrates how to calculate the evaluation metric "RAG document groundedness" which in this scenario, measures the ability to provide or reference information iHTTP Request · AI Agent · Basic LLM Chain · Embeddings OpenAI · OpenAI Chat Model638 views
Evaluate AI Agent Response Correctness with OpenAI and RAGAS MethodologyThis n8n template demonstrates how to calculate the evaluation metric "Correctness" which in this scenario, measures the compares and classifies the agent's response against a set HTTP Request · Code · AI Agent · Basic LLM Chain · OpenAI Chat Model648 views
OpenAI Responses API Adapter for LLM and AI Agent WorkflowsThis n8n template demonstrates how to use OpenAI's Responses API with existing LLM and AI Agent nodes. Though I would recommend just waiting for official support, if you're impatiHTTP Request · Code · AI Agent · OpenAI Chat Model974 views
IOT device control with MQTT and webhook. IOT device control with MQTT and webhook This workflow is for users wanting a practical example of how to control IOT systems using the MQTT protocol in an an n8n environmentMQTT867 views
Improve AI Agent System Prompts with GPT-4o Feedback Analysis and Email DeliveryAI Agent System Prompt 'Auto-Tuner' This workflow configures an AI agent which provides an edited system prompt for an autonomous AI agent Based on the following pieces of informGmail · AI Agent · OpenAI Chat Model · Structured Output Parser1k views
Email Assistant: Convert Natural Language to SQL Queries with Phi4-mini and PostgreSQLWho is this for? 🧑🏻🫱🏻‍🫲🏻🤖 Humans and Robots alike. This workflow can be used as a Chat Trigger, as well as a Workflow Trigger. It will take a natural language request, anPostgres · AI Agent · Ollama Chat Model1.7k views
MCP Supabase Agent – Manage Your Database with AIHi, I’m Amanda 🌷 This workflow was built with love to help you manage your Supabase database using natural language, powered by the MCP (Multi-Channel Protocol) AI Agent on n8n. AI Agent · OpenAI Chat Model · Simple Memory · MCP Client Tool2.3k views
Build your own Qdrant Vector Store MCP serverThis n8n demonstrates how to build your own Qdrant MCP server to extend its functionality beyond that of the official implementation. This n8n implementation exposes other cool APHTTP Request · Code · Embeddings OpenAI · Recursive Character Text Splitter · Call n8n Workflow Tool1.9k views
Conversing with Data: Transforming Text into SQL Queries and Visual CurvesConversational Data Retrieval and Visualization Workflow This workflow enables users to interact with a PostgreSQL database using natural language. It translates text inputs into Postgres · AI Agent · OpenAI Chat Model · Simple Memory · Structured Output Parser2.9k views
AI Agent to chat with Supabase/PostgreSQL DBVideo Guide I prepared a detailed guide that showed the whole process of building a resume analyzer. Who is this for? This workflow is ideal for developers, data analysts, and buAI Agent · OpenAI Chat Model16.6k views
Creating an API endpointTask: Create a simple API endpoint using the Webhook and Respond to Webhook nodes Why: You can prototype or replace a backend process with a single workflow Main use cases: Repla422.4k views
Process multiple requests in FIFO using OpenAI Batch API and Supabase/PostgresHow it works You provide a list of prompts and a system instruction, the workflow batches them into a single OpenAI Batch API request. The batch job is tracked in a Supabase openaiHTTP Request · Postgres · Supabase · Code1 views
Generate Interactive Quantity Reports from Revit and IFC Projects to HTMLRevit to HTML Quantity Takeoff Generator Automates extraction of wall quantities from Revit models and creates a professional interactive HTML report. Key Features Automated wal236 views
Validate CAD and BIM Files Against Excel Standards (Revit, IFC, AutoCAD, DGN)This workflow contains community nodes that are only compatible with the self-hosted version of n8n. CAD-BIM Multi-Format Validation Pipeline This workflow enables automated valiCode222 views