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
Collects images from web search results and send to Google Sheets
This workflow collects images from web search results on a specific query, analyzes the image for labels, formats the...
Extract URL from an email address
This Workflow will extract the domain for the email address.
Create a new team for a project in Notion
Creates a new team for a project from webhook form data. When the project is created the current semester is added to...
Create a new user in Notion based on the signup form submission
This workflow recieves webhook data from a form submission and creates a new user (with name and email) if necessary....
Join data from Postgres and MySQL
query data from two different databases handle and unify in a single return
Create dynamic Twitter profile banner
This workflow updates your Twitter profile banner when you have a new follower. To use this workflow: 1. Configure He...
Create an issue on GitLab on every GitHub release
For every release on GitHub this workflow will create an issue on GitLab. 1. Copy workflow to your n8n 2. Fill in mis...
Save email attachments to Nextcloud
This workflow will take all emails you put into a certain folder, upload any attachements to Nextcloud, and mark the...
Create Nextcloud Deck Card from IMAP email
Check email and create new Nextcloud Deck card from incoming email. Import workflow. Change Nextcloud URL with target...
Get only new RSS with photo
At the end, add the service you need, for example Telegram ++You can only see the result when you run workflow.++ Bas...
Send a daily summary of your Google Calendar events to Slack
This workflow will trigger daily at 6am to retrieve your day's calendar events from Google Calendar and send them as...
Post unassigned Zendesk tickets to Slack
This has been updated to support the Query feature added to the Zendesk node in 0.144.0 This workflow will post all N...
Use Redis to rate-limit your low-code API
This workflow demonstrates how to can use Redis to implement rate limits to your API. The workflow uses the incoming...
Backup workflows to GitHub
Note: This workflow uses the internal API which is not official. This workflow might break in the future. The workflo...
Fetch a YouTube playlist and send new items Raindrop
This simple workflow will fetch a YouTube playlist every n minutes and send the new items s to a collection in Raindr...
Run weekly inventories on Shopify sales
This workflow is scheduled to run every week, when it gets all your Shopify orders, calculates their sales value, sto...
Handle pagination in HTTP requests
This example workflow demonstrates how to handle pagination. This example assumes that the API you are making the req...
Merge data for multiple executions
This workflow demonstrates how to merge data for different executions. The Merge Data Function node fetches the data...
Backup n8n workflows to Google Drive
Temporary solution using the undocumented REST API for backups using Google drive. Please note that there are issues...
Database alerts with Notion and SIGNL4
Objective In industry and production sometimes machine data is available in databases. That might be sensor data like...
Sync Google Calendar tasks to Trello every day
This workflow will allow you at the beginning of each day to copy your google calendar events into Trello so you can...
Build a self-hosted URL shortener with a dashboard
This workflow creates an automatic self hosted URL shortener. It consists of three sub workflows: 1. Short URL creati...
Scrape and store data from multiple website pages
This workflow allows extracting data from multiple pages website. The workflow: 1) Starts in a country list at https:...
Manage newsletter signups in Baserow
This is the workflow that I presented at the April 9, 2021 n8n Meetup. This workflow uses Baserow.io to store registr...