n8n-nodes-base.set
5,330 workflows using this node.
What is the n8n-nodes-base.set node used for in n8n workflows?
n8n-nodes-base.set n8n workflows are automation templates that use the n8n-nodes-base.set 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-set
Validate emails in a table using Mailcheck
This workflow allows you to validate emails stored in a table using the Mailcheck node. Airtable node: This node will...
Send location updates of the ISS every minute to a table in Google BigQuery
This workflow allows you to send position updates of the ISS every minute to a table in Google BigQuery. Cron node: T...
Send location updates of the ISS every minute to a queue in AWS SQS
This workflow allows you to send position updates of the ISS every minute to a queue using the AWS SQS node. Cron nod...
ETL pipeline for text processing
This workflow allows you to collect tweets, store them in MongoDB, analyse their sentiment, insert them into a Postgr...
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...
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...
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...
Receive transfer updates from Wise and add to Airtable
This workflow allows you to receive updates from Wise and add information of a transfer to a base in Airtable. Wise T...
Add new contacts from Autopilot to Airtable
This workflow allows you to receive updates when a new contact is added in Autopilot and add them to a base in Airtab...
Telegram messaging for bash-dash
This workflow allows you to send a message in a Telegram chat via bash dash. Example usage : telegram I'll be late If...
Create Asana ticket from terminal bash-dash
This workflow allows creating a new Asana task via bash dash Example usage: \ asana My new task Example bash dash con...
Weather check workflow for bash-dash
This workflow returns the current weather at a predefined or given city and returns it so that it can be displayed wi...
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...
Insert and retrieve data from a table in Stackby
This workflow allows you to insert and retrieve data from a table in Stackby. Set node: The Set node is used to set t...
Add subscribed customers to Airtable automatically
This workflow allows you to receive updates when a customer is subscribed to a list in GetResponse and add them to a...
Receive updates of the position of the ISS and add it to a table in TimescaleDB
This workflow allows you to receive updates about the positiong of the ISS and add it to a table in TimescaleDB. Cron...
Store responses from Typeform into Airtable
This workflow stores responses form responses of Typeform in Airtable. The workflow also sends the response to a chan...
Discover professional emails with uProc and send via Telegram
This n8n workflow template uses uProc's "Get Email by Domain, Firstname and Lastname" tool to discover a professional...
Transfer Google Analytics data to Airtable database
This workflow allows you to get analytics of a website and store it Airtable. In this workflow, we get the analytics...
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...
Store the output of a phantom in Airtable
This workflow allows you to store the output of a phantom in Airtable. This workflow uses the LinkedIn Profile Scrape...
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:...
Monitor Strava and send email updates
Allow your friends to get updates when you do not meet your workout goals so that they can help you get to where you...
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...