Skip to main content

n8n-nodes-base.function

330 workflows using this node.

What is the n8n-nodes-base.function node used for in n8n workflows?

n8n-nodes-base.function n8n workflows are automation templates that use the n8n-nodes-base.function node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.

Node slug: n8n-nodes-base-function
Workflow preview: Split in batches node currentRunIndex example
Free intermediate

Split in batches node currentRunIndex example

This workflow demonstrates how to use to get the running index. Function node: This node generates mock data for the...

H
Harshil Agrawal
Miscellaneous
19 Mar 2021
3097
0
Workflow preview: Split in batches node noItemsLeft example
Free intermediate

Split in batches node noItemsLeft example

This workflow demonstrates how to use to check if there are items left to be processed by the SplitInBatches node. Fu...

H
Harshil Agrawal
Engineering
19 Mar 2021
6503
0
Workflow preview: Load data into spreadsheet or database
Free beginner

Load data into spreadsheet or database

This workflow is a generic example of how to load data from your workflow into a destination that stores tabular data...

M
Max Tkacz
Engineering
11 Mar 2021
4212
0
Workflow preview: Monitor a file for changes and send an alert
Free intermediate

Monitor a file for changes and send an alert

This flow monitors a file for changes of its content. If changed, an alert is sent out and you receive it as push, SM...

R
Ron
DevOps
3 Mar 2021
3417
0
Workflow preview: Execute multiple command lines based on text file inputs
Free intermediate

Execute multiple command lines based on text file inputs

This workflow takes a text file as input. It pulls the information from the text file and used it as a parameter to e...

j
jason
DevOps
31 Jan 2021
3699
0
Workflow preview: Get data from Hacker News and send to Airtable or via SMS
Free intermediate

Get data from Hacker News and send to Airtable or via SMS

This n8n workflow automates sending out SMS notifications via Vonage which includes new tech related vocabulary every...

i
isa024787bel
Personal Productivity
11 Jan 2021
2552
0
Workflow preview: Receive updates of the position of the ISS every minute
Free beginner

Receive updates of the position of the ISS every minute

This workflow demonstrates the use of static data in n8n. The workflow is built on the concept of polling. Cron node:...

H
Harshil Agrawal
Personal Productivity
7 Jan 2021
603
0
Workflow preview: Send tweets every minute to Mattermost
Free intermediate

Send tweets every minute to Mattermost

This workflow executes every minute and fetches the recent tweets from Twitter with the search query . The workflow i...

H
Harshil Agrawal
Market Research
5 Jan 2021
1091
0
Workflow preview: Find a new book recommendations
Free intermediate

Find a new book recommendations

Receive a new book recommendation each Friday from Open Library. You can select the subject from thousands of options...

j
jason
Personal Productivity
31 Dec 2020
1989
0
Workflow preview: Monitor changes in Google Sheets every 45 mins
Free beginner

Monitor changes in Google Sheets every 45 mins

Based on your use case, you might want to trigger a workflow if new data gets added to your database. This workflow a...

H
Harshil Agrawal
Personal Productivity
30 Dec 2020
2094
0
Workflow preview: Tracking your crypto portfolio in Airtable
Free intermediate

Tracking your crypto portfolio in Airtable

If you have made some investments in cryptocurrency, this workflow will allow you to create an Airtable base that wil...

j
jason
Crypto Trading
29 Dec 2020
3727
0
Workflow preview: Send daily recipe emails automatically
Free intermediate

Send daily recipe emails automatically

Not sure what to eat tonight? Have recipes emailed to you daily based on your criterial. To run this workflow, you wi...

j
jason
Personal Productivity
28 Dec 2020
2154
0
Workflow preview: Weekly coffee chat (Matrix version)
Free intermediate

Weekly coffee chat (Matrix version)

A workflow to automatically create groups of three based on a Matrix room and send out invitations to each group member.

j
jason
HR
28 Dec 2020
1078
0
Workflow preview: Weekly coffee chat (Mattermost version)
Free intermediate

Weekly coffee chat (Mattermost version)

A workflow to automatically create groups of three based on a Mattermost channel and send out invitations to each gro...

j
jason
HR
28 Dec 2020
871
0
Workflow preview: n8n workflow backup management with Dropbox and Airtable
Free advanced

n8n workflow backup management with Dropbox and Airtable

This workflow can be used to save all of your workflows in: 1. a raw state (as a json file in Dropbox) 2. an Airtable...

S
Shrey
DevOps
14 Dec 2020
1873
0
Workflow preview: Save your workflows into a GitHub repository
Free advanced

Save your workflows into a GitHub repository

Basics Provides a mechanism to save all your workflows into a github repository and path (of your choosing). These ca...

B
Brian Burnett
DevOps
9 Dec 2020
12956
0
Workflow preview: Send Instagram statistics to Mattermost
Free intermediate

Send Instagram statistics to Mattermost

This worflow let us know main stat on our Instagram : this is the first i share with community as i am a beginner :)...

d
damien
Market Research
7 Dec 2020
3462
0
Workflow preview: Automated congratulations with Google Sheets, Twilio, and n8n
Free intermediate

Automated congratulations with Google Sheets, Twilio, and n8n

![workflow-screenshot](fileId:300)

i
isa024787bel
Personal Productivity
8 Nov 2020
1676
0
Workflow preview: Create an array of objects
Free beginner

Create an array of objects

You can use the Function node to create an array of objects.

H
Harshil Agrawal
Engineering
5 Nov 2020
2593
0
Workflow preview: Create multiple JSON items from an array
Free beginner

Create multiple JSON items from an array

You can use the Function node to create multiple JSON items from an array.

H
Harshil Agrawal
Miscellaneous
5 Nov 2020
2714
0
Workflow preview: Convert an array into an array of objects
Free beginner

Convert an array into an array of objects

You can use the Function node to convert an array to an array of objects.

H
Harshil Agrawal
Engineering
3 Nov 2020
2100
0
Workflow preview: Auto-notify on new major n8n releases via RSS, email & telegram
Free intermediate

Auto-notify on new major n8n releases via RSS, email & telegram

This n8n workflow template checks for new major releases (tagged with ) of the n8n project using its official GitHub...

M
Miquel Colomer
DevOps
26 Oct 2020
1700
0
Workflow preview: Manage attendee registrations and send emails
Free intermediate

Manage attendee registrations and send emails

n8nConf Companion workflow for blog post

a
amudhan
Social Media
20 Oct 2020
3546
0
Workflow preview: Get local datetime into Function node using moment.js
Free beginner

Get local datetime into Function node using moment.js

A quick example showing how to get the local date and time into a Function node using moment.js. This relies on the e...

T
Trey
Engineering
1 Oct 2020
1924
0