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
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....
Demonstrates the use of the $item(index) method
This workflow demonstrates the use of the method. This method is useful when you want to reference an item at a parti...
Use REGEX to select date
This workflow looks for a Close Date value using REGEX in the IF node. If it finds the correct value, it will pass th...
Find emails with Dropcontact on Typeform submission
This workflow automatically finds verified and nominative email and all information (with Dropcontact) to prospect pr...
Create HubSpot contacts from LinkedIn post interactions
This workflow automatically does the following: Scrapes comments and likes from a LinkedIn post. Adds contact data (n...
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...
Get top 5 products on Product Hunt every hour
This workflow gets the top 5 products from Product Hunt and shares them on the Discord server. Cron node: This node t...
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...
Add Netlify form submissions to Airtable
This workflow demonstrates how to use the Netlify Trigger node to capture form submissions and add it Airtable. You c...
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...
Export new deals from HubSpot to Slack and Airtable
This workflow is triggered when a new deal is created in HubSpot. Then, it processes the deal based on its value and...
Capture leads in HubSpot from Typeform
This workflow is triggered when a typeform is submitted, then it saves the sender's information into HubSpot as a new...
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...
Process Shopify new orders with Zoho CRM and Harvest
This workflow is triggered when a new order is created in Shopify. Then: the order information is stored in Zoho CRM,...
Handle pagination in HTTP requests
This example workflow demonstrates how to handle pagination. This example assumes that the API you are making the req...
Release a new version via Telegram bot command
This workflow allows you to release a new version via a Telegram bot command. This workflow can be used in your Conti...
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...
Add articles to a Notion list by accessing a Discord slash command
This workflow allows you to add articles to a Notion reading list by accessing a Discord slash command. Prerequisites...
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...
Get an mp4 attachment from Gmail to Google Drive
This simple workflow allows you to get an mp4 attachment from gmail email and then upload it to Google Drive to get a...
Filter the feedback from Typeform and store in Google Sheets
This workflow allows you to filter positive and negative feedback received from a Typeform and insert the data into G...
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:...
Send location updates of the ISS to a topic in MQTT
This workflow allows you to send position updates of the ISS every minute to a topic in MQTT using the MQTT node. Cro...
Send a message on Mattermost when a workflow is updated
This workflow allows you to send a message on Mattermost when a workflow is updated. Workflow Trigger node: The Workf...