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 Salesforce accounts based on Excel 365 data
Free intermediate

Create Salesforce accounts based on Excel 365 data

This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from Excel 3...

T
Tom
CRM
13 Sep 2022
3232
0
Workflow preview: Create Salesforce accounts based on Google Sheets data
Free intermediate

Create Salesforce accounts based on Google Sheets data

This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from Google...

T
Tom
CRM
12 Sep 2022
15562
0
Workflow preview: Add a new lead to Pipedrive once GitHub repo is forked
Free intermediate

Add a new lead to Pipedrive once GitHub repo is forked

This workflow automatically adds a new lead to Pipedrive once someone forks your GitHub repository. Prerequisites Pip...

n
n8n Team
Lead Generation
9 Sep 2022
1052
0
Workflow preview: Upload leads from a CSV file to Pipedrive CRM
Free intermediate

Upload leads from a CSV file to Pipedrive CRM

This workflow gets leads' contacts from a CSV file and adds it to the Pipedrive CRM by creating an organization and a...

n
n8n Team
CRM
9 Sep 2022
2992
0
Workflow preview: Track investments using Baserow and n8n
Free intermediate

Track investments using Baserow and n8n

This workflow uses a number of technologies to track the value of ETFs, stocks and other exchange traded products: Ba...

T
Tom
Crypto Trading
8 Sep 2022
6308
0
Workflow preview: Enrich new accounts in Pipedrive using Datagma API
Free intermediate

Enrich new accounts in Pipedrive using Datagma API

This workflow enriches new accounts in Pipedrive using Datagma API by adding data about ICP (ideal customer profile)....

L
Lucas Perret
Lead Generation
30 Aug 2022
839
0
Workflow preview: Add new products to Stripe when product added to Pipedrive
Free intermediate

Add new products to Stripe when product added to Pipedrive

This workflow adds a new product in Stripe whenever a new product has been added to Pipedrive. Prerequisites Stripe a...

n
n8n Team
CRM
23 Aug 2022
1109
0
Workflow preview: Sync payment and customer data between Stripe and Pipedrive
Free intermediate

Sync payment and customer data between Stripe and Pipedrive

This workflow combines customers' details with their payment data and passes the input to Pipedrive as a note to the...

n
n8n Team
CRM
23 Aug 2022
1878
0
Workflow preview: Upload leads with custom fields from Typeform to Pipedrive
Free intermediate

Upload leads with custom fields from Typeform to Pipedrive

This automated workflow takes a Typeform form, and once it is filled out, it is automatically uploaded as a Lead in P...

n
n8n Team
Lead Generation
1 Aug 2022
1264
0
Workflow preview: Identify new Google Sheets rows
Free intermediate

Identify new Google Sheets rows

This workflow identifies new rows in Google Sheets using a separate column keeping track of already processed rows. F...

T
Tom
Document Extraction
8 Jul 2022
4683
0
Workflow preview: Preparing data to be sent to a service
Free intermediate

Preparing data to be sent to a service

Task: Make sure that data is in the right format before injecting it into a database/spreadsheet/CRM/etc. Why: Spread...

Jonathan
Jonathan
Engineering
6 Jul 2022
64794
0
Workflow preview: Creating an API endpoint
Free intermediate

Creating an API endpoint

Task: Create a simple API endpoint using the Webhook and Respond to Webhook nodes Why: You can prototype or replace a...

Jonathan
Jonathan
Engineering
6 Jul 2022
450920
0
Workflow preview: Rate limiting and waiting for external events
Free intermediate

Rate limiting and waiting for external events

Task: Control your data flow with rate limits and external cues Main use cases: Control the rate of items flow into o...

Jonathan
Jonathan
Engineering
6 Jul 2022
6743
0
Workflow preview: Pulling data from services that n8n doesn’t have a pre-built integration for
Free intermediate

Pulling data from services that n8n doesn’t have a pre-built integration for

You still can use the app in a workflow even if we don’t have a node for that or the existing operation for that. Wit...

Jonathan
Jonathan
Engineering
6 Jul 2022
226014
0
Workflow preview: Working with dates and times
Free intermediate

Working with dates and times

Task: Handle dates and times in your workflow Why: Date and time formats can be hard to work with, we have 2 main way...

Jonathan
Jonathan
Engineering
6 Jul 2022
85149
0
Workflow preview: Move data between JSON and spreadsheets
Free intermediate

Move data between JSON and spreadsheets

This workflow illustrates how to convert data from JSON to binary format and import JSON data or files into Google Sh...

L
Lorena
File Management
30 Jun 2022
3619
0
Workflow preview: Import JSON data into Google Sheets and CSV file
Free intermediate

Import JSON data into Google Sheets and CSV file

This workflow gets data from an API and exports it into Google Sheets and a CSV file.

L
Lorena
File Management
30 Jun 2022
8277
0
Workflow preview: Very quick quickstart
Free intermediate

Very quick quickstart

Want to learn the basics of n8n? Our comprehensive quick quickstart tutorial is here to guide you through the basics...

D
Deborah
Miscellaneous
6 Jun 2022
298420
0
Workflow preview: Extend n8n with additional tools
Free advanced

Extend n8n with additional tools

This workflow extends n8n and uses R language graphic capabilities. This is a Telegram bot which fetches weather data...

E
Eduard
Personal Productivity
22 Apr 2022
5659
0
Workflow preview: Send new YouTube channel videos to Telegram
Free intermediate

Send new YouTube channel videos to Telegram

A simple node to send new YouTube videos from a channel to a Telegram chat (private, group or channel). CheckTime : s...

A
Alessio
Social Media
17 Apr 2022
10371
0
Workflow preview: Manage Adobe Acrobat e-signatures with webhooks
Free intermediate

Manage Adobe Acrobat e-signatures with webhooks

This workflow automatically manages Acrobat Sign signatures, respond with "intent" to Acrobat Sign webhooks. Prerequi...

A
Aaron Smusz
Document Extraction
11 Apr 2022
1029
0
Workflow preview: Push your public IP to Namecheaps dynamic DNS
Free intermediate

Push your public IP to Namecheaps dynamic DNS

Template to get your public IP address and push it to Namecheaps Dynamic DNS per subdomain. 1. Open "yourdomain.com"...

M
Mario
DevOps
6 Apr 2022
1038
0
Workflow preview: Automate testimonials in Strapi with n8n
Free advanced

Automate testimonials in Strapi with n8n

This is the workflow powering the n8n demo shown at StrapiConf 2022. The workflow searches matching Tweets every 30 m...

T
Tom
Market Research
17 Mar 2022
2271
0
Workflow preview: Back up your n8n workflows to Github
Free advanced

Back up your n8n workflows to Github

This workflow will backup your workflows to Github. It uses the public api to export all of the workflow data using t...

Jonathan
Jonathan
DevOps
17 Mar 2022
97183
0