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
Transform data in Google Sheets
This workflow appends, lookup, updates, and reads data from a Google Sheet spreadsheet. Set node: The Set node is use...
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
Add data from a photo to Google Sheets
Automatically adding expense receipts to Google Sheets with Telegram, Mindee API, Twilio, and n8n.
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...
Start a Whereby video call from Mattermost
Companion workflow for blog post
Manage incident reporting in PagerDuty and CrateDB
This workflow automatically monitors the functionality of a factory. The workflow logs machine data coming from facto...
Generate and queue factory sensor data in AMQP
This workflow generates sensor data, which is used in another workflow for managing factory incident reports. Read mo...
Insert and read data from Google Sheets
Companion workflow for Google Sheets node docs
Create a table in Postgres and insert data
Companion workflow for Postgres node docs
Create a table in MySQL and insert data
Companion workflow for MySQL node docs
Create a table in CrateDB and insert data
Companion workflow for CrateDB node docs
Create a table in Quest DB and insert data

Rename a key in n8n
Companion workflow for Rename Keys node docs
Execute Set node based on Function output
Companion workflow for IF node docs
Assign values to variables using the Set node

Insert a document in MongoDB
Companion workflow for MongoDB node docs
Insert data into a new row for a table in Coda

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...
Send SMS alerts based on database queries (Twilio and Postgres)
This workflow automatically queries a Postgres database to find outlier readings for which SMS notifications have not...
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...
Convert XML to JSON
Transforms XML data to JSON honoring XML attributes by putting them in a separate key:
Listen on new emails on a IMAP mailbox
Listen on new emails on a given IMAP mailbox. Converts the binary XML attachment to a stringified property on the obj...
Webhook returning XML
1. Receives data from an incoming HTTP Request (set up to use respond to webhook node) 1. Create dummy data 1. Conver...