Skip to main content

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.

559 workflows found
Workflow preview: Telegram echo-bot
Free beginner

Telegram echo-bot

This is a workflow for a Telegram echo bot. This bot is useful for debugging and learning purposes of the Telegram pl...

n
n8n Team
Engineering
7 Dec 2023
7632
0
Workflow preview: AI agent that can scrape webpages
Free advanced

AI agent that can scrape webpages

️ ️ This template is a PoC of a ReAct AI Agent capable of fetching random pages (not only Wikipedia or Google search...

E
Eduard
Engineering
6 Dec 2023
268473
0
Workflow preview: Authenticate a user in a workflow with OpenID Connect
Free advanced

Authenticate a user in a workflow with OpenID Connect

Intro This workflow needs a user to authenticate by using an openid connect provider in order to call the webhook. If...

p
please-open.it
Engineering
29 Nov 2023
8038
0
Workflow preview: Use an open-source LLM (via HuggingFace)
Free beginner

Use an open-source LLM (via HuggingFace)

This workflow demonstrates how to connect an open source model to a Basic LLM node. The workflow is triggered when a...

n
n8n Team
Engineering
16 Nov 2023
42190
0
Workflow preview: itemMatching() usage example
Free intermediate

itemMatching() usage example

This workflow provides a simple example of how to use in the Code node to retrieve linked items from earlier in the w...

n
n8n Team
Engineering
19 Oct 2023
3749
0
Workflow preview: Sync Google Sheets data with MySQL
Free advanced

Sync Google Sheets data with MySQL

This workflow performs several data integration and synchronization tasks between Google Sheets and a MySQL database....

n
n8n Team
Engineering
6 Oct 2023
9424
0
Workflow preview: AI: conversational agent with custom tool written in JavaScript
Free intermediate

AI: conversational agent with custom tool written in JavaScript

This workflow implements a custom tool via JavaScript code which returns a random color to users and excludes the giv...

n
n8n Team
Engineering
5 Oct 2023
50508
0
Workflow preview: Force AI to use a specific output format
Free intermediate

Force AI to use a specific output format

This workflow is for anyone looking to automatically fetch, validate, and parse complex language based queries into a...

n
n8n Team
Engineering
3 Oct 2023
15850
0
Workflow preview: Custom LangChain agent written in JavaScript
Free intermediate

Custom LangChain agent written in JavaScript

This workflow has multiple functionalities. It starts with a manual trigger, "When clicking 'Execute Workflow'", that...

n
n8n Team
Engineering
3 Oct 2023
15567
0
Workflow preview: Xml to SQL database import
Free intermediate

Xml to SQL database import

This is an example workflow that imports an XML file into an SQL database. The ReadBinaryFiles node loads the XML fil...

n
n8n Team
Engineering
19 Sep 2023
2861
0
Workflow preview: Compare SQL datasets
Free intermediate

Compare SQL datasets

This workflow compares 2 datasets from a single database. Two SQL nodes create a slightly different summary report ba...

n
n8n Team
Engineering
11 Sep 2023
2996
0
Workflow preview: v1 helper - find params with affected expressions
Free beginner

v1 helper - find params with affected expressions

v1 Helper ️ This workflow is to be run after upgrading to n8n v1 . This workflow returns all locations where a node i...

n
n8n Team
Engineering
29 Jun 2023
1127
0
Workflow preview: Load data into Snowflake
Free intermediate

Load data into Snowflake

This workflow automatically downloads a CSV from the web, and parses it in a format that n8n can access. It then ensu...

n
n8n Team
Engineering
31 May 2023
2656
0
Workflow preview: Count the items returned by a node
Free beginner

Count the items returned by a node

This workflow provides a simple approach to counting the items returned by a node. It uses a Set node with the Execut...

T
Tom
Engineering
17 Apr 2023
3745
0
Workflow preview: OpenAI examples: ChatGPT, DALLE-2, Whisper-1 – 5-in-1
Free advanced

OpenAI examples: ChatGPT, DALLE-2, Whisper-1 – 5-in-1

Primer workflow for OpenAI models: ChatGPT, DALLE 2, Whisper This workflow contains 5 examples on how to work with Op...

E
Eduard
Engineering
15 Mar 2023
26453
0
Workflow preview: Import CSV into MySQL
Free beginner

Import CSV into MySQL

This workflow demonstrates how CSV file can be automatically imported into existing MySQL database. Before running th...

E
Eduard
Engineering
20 Dec 2022
15287
0
Workflow preview: Merge multiple runs into one
Free intermediate

Merge multiple runs into one

This is a workflow that might come handy after using loops. They usually leave you with items spread across different...

T
Tom
Engineering
19 Oct 2022
10865
0
Workflow preview: Import data from MySQL into Google Sheets
Free beginner

Import data from MySQL into Google Sheets

This workflow queries a table in MySQL and inserts the data into Google Sheets.

L
Lorena
Engineering
7 Jul 2022
17913
0
Workflow preview: Import data from Google Sheets into MySQL
Free beginner

Import data from Google Sheets into MySQL

This workflow imports data from Google Sheets into a MySQL database.

L
Lorena
Engineering
7 Jul 2022
5217
0
Workflow preview: Preparing data to be sent to a service
Free intermediate

Preparing data to be sent to a service

Task: Make sure that data is in the right format before injecting it into a database/spreadsheet/CRM/etc. Why: Spread...

Jonathan
Jonathan
Engineering
6 Jul 2022
64794
0
Workflow preview: Creating an API endpoint
Free intermediate

Creating an API endpoint

Task: Create a simple API endpoint using the Webhook and Respond to Webhook nodes Why: You can prototype or replace a...

Jonathan
Jonathan
Engineering
6 Jul 2022
450920
0
Workflow preview: Rate limiting and waiting for external events
Free intermediate

Rate limiting and waiting for external events

Task: Control your data flow with rate limits and external cues Main use cases: Control the rate of items flow into o...

Jonathan
Jonathan
Engineering
6 Jul 2022
6743
0
Workflow preview: Pulling data from services that n8n doesn’t have a pre-built integration for
Free intermediate

Pulling data from services that n8n doesn’t have a pre-built integration for

You still can use the app in a workflow even if we don’t have a node for that or the existing operation for that. Wit...

Jonathan
Jonathan
Engineering
6 Jul 2022
226014
0
Workflow preview: Joining different datasets
Free advanced

Joining different datasets

Task: Merge two datasets into one based on matching rules Why: A powerful capability of n8n is to easily branch out t...

Jonathan
Jonathan
Engineering
6 Jul 2022
126406
0