Skip to main content

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.

Node slug: n8n-nodes-base-set
Workflow preview: Create a new user in Notion based on the signup form submission
Free intermediate

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....

W
Will Stenzel
Miscellaneous
22 Dec 2021
1824
0
Workflow preview: Demonstrates the use of the $item(index) method
Free beginner

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...

H
Harshil Agrawal
Miscellaneous
16 Nov 2021
1993
0
Workflow preview: Use REGEX to select date
Free intermediate

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...

j
jason
Document Extraction
16 Nov 2021
1329
0
Workflow preview: Find emails with Dropcontact on Typeform submission
Free intermediate

Find emails with Dropcontact on Typeform submission

This workflow automatically finds verified and nominative email and all information (with Dropcontact) to prospect pr...

P
Pauline
Lead Generation
15 Nov 2021
600
0
Workflow preview: Create HubSpot contacts from LinkedIn post interactions
Free advanced

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...

P
Pauline
Lead Generation
15 Nov 2021
6826
0
Workflow preview: Get only new RSS with photo
Free intermediate

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...

V
Vlad Knyzhnyk
Social Media
11 Nov 2021
4928
0
Workflow preview: Get top 5 products on Product Hunt every hour
Free intermediate

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...

H
Harshil Agrawal
Social Media
4 Nov 2021
5201
0
Workflow preview: Send a daily summary of your Google Calendar events to Slack
Free intermediate

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...

S
Sami Abid
Personal Productivity
21 Oct 2021
5911
0
Workflow preview: Add Netlify form submissions to Airtable
Free beginner

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...

H
Harshil Agrawal
Lead Generation
4 Oct 2021
1001
0
Workflow preview: Use Redis to rate-limit your low-code API
Free intermediate

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...

H
Harshil Agrawal
DevOps
21 Sep 2021
2431
0
Workflow preview: Export new deals from HubSpot to Slack and Airtable
Free intermediate

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...

L
Lorena
CRM
10 Sep 2021
1817
0
Workflow preview: Capture leads in HubSpot from Typeform
Free intermediate

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...

L
Lorena
Lead Generation
9 Sep 2021
4555
0
Workflow preview: Run weekly inventories on Shopify sales
Free intermediate

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...

L
Lorena
CRM
24 Aug 2021
5033
0
Workflow preview: Process Shopify new orders with Zoho CRM and Harvest
Free intermediate

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,...

L
Lorena
CRM
24 Aug 2021
4686
0
Workflow preview: Handle pagination in HTTP requests
Free intermediate

Handle pagination in HTTP requests

This example workflow demonstrates how to handle pagination. This example assumes that the API you are making the req...

H
Harshil Agrawal
Engineering
20 Jul 2021
12983
0
Workflow preview: Release a new version via Telegram bot command
Free intermediate

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...

H
Harshil Agrawal
DevOps
18 Jun 2021
1954
0
Workflow preview: Sync Google Calendar tasks to Trello every day
Free intermediate

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...

A
Angel Menendez
Personal Productivity
9 Jun 2021
3982
0
Workflow preview: Add articles to a Notion list by accessing a Discord slash command
Free intermediate

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...

H
Harshil Agrawal
Personal Productivity
3 Jun 2021
2135
0
Workflow preview: Build a self-hosted URL shortener with a dashboard
Free advanced

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...

m
mohamed ali
Miscellaneous
24 May 2021
6001
0
Workflow preview: Get an mp4 attachment from Gmail to Google Drive
Free beginner

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...

W
Wilbert Muza
File Management
17 May 2021
5084
0
Workflow preview: Filter the feedback from Typeform and store in Google Sheets
Free intermediate

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...

L
Lorena
Document Extraction
11 May 2021
1064
0
Workflow preview: Scrape and store data from multiple website pages
Free advanced

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:...

M
Miquel Colomer
Engineering
7 May 2021
100277
0
Workflow preview: Send location updates of the ISS to a topic in MQTT
Free beginner

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...

H
Harshil Agrawal
Engineering
4 May 2021
2525
0
Workflow preview: Send a message on Mattermost when a workflow is updated
Free beginner

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...

H
Harshil Agrawal
DevOps
28 Apr 2021
1533
0