N8N Workflows filtra per Engineering

Exponential Backoff for Google APIs

n8n Workflow: Exponential Backoff for Google APIs Overview This n8n workflow implements an Exponential Backoff mechanism to handle retries when...

MongoDB AI Agent - Intelligent Movie Recommendations

Who is this for? This workflow is designed for: Database administrators and developers working with MongoDB Content managers handling movie...

Demo Workflow - How to use workflowStaticData()

This workflow demonstrates how to use the workflowStaticData() function to set any type of variable that will persist within workflow...

Pattern for Parallel Sub-Workflow Execution Followed by Wait-For-All Loop

What this workflow does This (set of) workflow(s) shows how to start multiple sub-workflows, asynchronously, in parallel, and then wait...

Get Long Lived Facebook User or Page Access Token

Facebook access tokens expire quickly, requiring regular updates for continued API access. This workflow simplifies the process of exchanging short-lived...

Generate SQL queries from schema only - AI-powered

This workflow is a modification of the previous template on how to create an SQL agent with LangChain and SQLite....

Build an endpoint to perform CRUD operations with multiple HTTP methods

This n8n workflow template allows you to create a CRUD endpoint that performs the following actions: Create a new record...

Import Productboard Notes, Companies and Features into Snowflake

This workflow imports Productboard data into Snowflake, automating data extraction, mapping, and updates for features, companies, and notes. It supports...

Visualize your SQL Agent queries with OpenAI and Quickchart.io

Overview This workflow aims to provide data visualization capabilities to a native SQL Agent. Together, they can help foster data...

Exponential Backoff for Google APIs

n8n Workflow: Exponential Backoff for Google APIs Overview This n8n workflow implements an Exponential Backoff mechanism to handle retries when...

MongoDB AI Agent - Intelligent Movie Recommendations

Who is this for? This workflow is designed for: Database administrators and developers working with MongoDB Content managers handling movie...

Demo Workflow - How to use workflowStaticData()

This workflow demonstrates how to use the workflowStaticData() function to set any type of variable that will persist within workflow...

Pattern for Parallel Sub-Workflow Execution Followed by Wait-For-All Loop

What this workflow does This (set of) workflow(s) shows how to start multiple sub-workflows, asynchronously, in parallel, and then wait...

Get Long Lived Facebook User or Page Access Token

Facebook access tokens expire quickly, requiring regular updates for continued API access. This workflow simplifies the process of exchanging short-lived...

Generate SQL queries from schema only - AI-powered

This workflow is a modification of the previous template on how to create an SQL agent with LangChain and SQLite....

Build an endpoint to perform CRUD operations with multiple HTTP methods

This n8n workflow template allows you to create a CRUD endpoint that performs the following actions: Create a new record...

🚀Local Multi-LLM Testing & Performance Tracker

🚀 Local Multi-LLM Testing & Performance Tracker This workflow is perfect for developers, researchers, and data scientists benchmarking multiple LLMs...

Building RAG Chatbot for Movie Recommendations with Qdrant and Open AI

Create a recommendation tool without hallucinations based on RAG with the Qdrant Vector database. This example is based on movie...

Visual Regression Testing with Apify and AI Vision Model

This n8n workflow is a proof-of-concept template exploring how we might work with multimodal LLMs and their multi-image analysis capabilities....

AI Agent with charts capabilities using OpenAI Structured Output and Quickchart

This workflow is an experiment to integrate charts in AI Agents, using the new Structured Output from OpenAI and Quickchart.io....