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.
n8n-nodes-base-function
Display project data on a smashing dashboard
This workflow will gather data every minute from the GitHub (https://github.com), Docker (https://www.docker.com/), n...
Execute Set node based on Function output
Companion workflow for Switch node docs
Nathan: Your n8n personal assistant
Nathan is a proof of concept framework for creating a personal assistant who can handle various day to day functions...
Post latest Twitter mentions to Slack
This workflow will allow you to get the latest twitter mentions and send those mentions to Rocket.Chat. To ensure tha...
Manage incident reporting in PagerDuty and CrateDB
This workflow automatically monitors the functionality of a factory. The workflow logs machine data coming from facto...
Execute Set node based on Function output
Companion workflow for IF node docs
Get contributors information from GitHub in Slack
Get your contributors GitHub information with a slash command in your Slack Workspace.
Get today's date and day using the Function node

Send Github notifications to Discord webhook
This will send your Github notifications to a discord webhook. Since Github doesn't send push notifications to mobile...
Send sales data from webhook to Mautic
This workflow goes through the teachable webhook request types and adds a user, updates him and tags him with unsubsc...
Tiny tiny RSS (aka tt-rss) feed to Mastodon
Every 10 minutes look at your published news in your Tiny tiny RSS public feed and make a toot on your mastodon. You'...
Generate and insert data into a Postgres database
This is Workflow 1 in the blog tutorial Database activity monitoring and alerting. Prerequisites A Postgres database...
Send trending "Show HN" to email
1. Triggers every day at 1pm 1. Gets the current content from Hacker News 1. Gets all the different submission items...
API queries data from GraphQL
Simpe API which queries the received country code via GraphQL and returns it. Example URL: [https://n8n.exampl.ecom/w...
RSS Telegram bot
rss telegramBot 1min refreash choose send message or one photo 0.1 beater code 2019/11/30 0.2 bug fix add instagram rss
Backs up n8n workflows to NextCloud
Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)
Write JSON to disk (binary)
The “Write Binary File” expects binary data. The JSON data is, however, JSON ;) There should really be a node that al...
Using the merge node - merge by key
This is an example of how you can make Merge by Key work. The “Data 1” and “Data 2” nodes simply provide mock data. Y...