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
Markdown timesheet report generation
This tutorial demonstrates the creation of the HTML report via Markdown node. The main idea is to prepare a very long...
Markdown report generation
This workflow illustrates how HTML reports can be created using Markdown Node. An example data consists of a Time She...
Split out binary data
This workflows helps with processing binary data. You'll often have binary objects with keys such as , , , etc. attac...
Extend n8n with additional tools
This workflow extends n8n and uses R language graphic capabilities. This is a Telegram bot which fetches weather data...
Send new YouTube channel videos to Telegram
A simple node to send new YouTube videos from a channel to a Telegram chat (private, group or channel). CheckTime : s...
Upload invoices from Gmail to Google Drive
Upload invoices from Gmail to Google Drive daily
Manage Adobe Acrobat e-signatures with webhooks
This workflow automatically manages Acrobat Sign signatures, respond with "intent" to Acrobat Sign webhooks. Prerequi...
Multilanguage telegram bot
An example workflow for a multilanguage Telegram bot. It allows adding many new languages to the bot without editing...
Push your public IP to Namecheaps dynamic DNS
Template to get your public IP address and push it to Namecheaps Dynamic DNS per subdomain. 1. Open "yourdomain.com"...
Update people through Zulip about open tickets in Zammad
Fetches Zammad tickets at daily basis at 08:30 then sends them to customer support ticket on zulip for daily standups.
Get data from multiple RSS feeds to Telegram
This workflow gets latest RSS from different RSS Sources and categorizes them with conditional. Reference https://n8n...
Convert FileMaker Data API to flat file array
Basis workflow to convert FileMaker Data API ... to Flat File Array ...
Send Telegram messages on RSS feed read
2 telegram Description Description Description
Sum or aggregate a column of spreadsheet or table data
This workflow shows how to sum multiple items of data, like you would in Excel or Airtable when summing up the total...
Push Dialpad call information to Syncro
This workflow takes Dialpad call information for an answered call and pushes it into Syncro as either a ticket or an...
Sync timer entries from Clockify to Syncro
This workflow will take a timer entry from Clockify and submit it to a matching ticket in Syncro. It saves the time e...
Archive empty pages in Notion database
This workflow will archive empty pages in your Notion databases, Add your n8n integration to the Notion databases tha...
Standup bot (4/4): worker
This is the fourth workflow for the Mattermost Standup Bot. This workflow sends the team a message every morning to a...
Post RSS feed items from yesterday to Slack
This workflow will collect the RSS feed data from the previous day and post them to a Slack channel. To use this work...
Handle GDPR data deletion requests with Slack
This workflow automatically deletes user data from different apps/services when a specific slash command is issued in...
Tiny Tiny RSS new stared article saved to wallabag
Every 10 minutes check if a new article was stared, if so, save it in wallabag to read it later.
Google Calendar to Slack Status and Philips Hue
I'm currently trialing a 4 day work week for all staff at my company, and one of the major impacts on productivity is...
Create an RSS feed based on a website's content
This workflow parses content from a website (for this example, Baserow's release page) and creates an RSS feed based...
Send a message to Telegram on a new item saved to Reader
What is it This workflow aims to build a simple bot that will send a message to a telegram channel every time there i...