n8n-nodes-base.merge
2,056 workflows using this node.
What is the n8n-nodes-base.merge node used for in n8n workflows?
n8n-nodes-base.merge n8n workflows are automation templates that use the n8n-nodes-base.merge 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-merge
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...
Automatically add customers from Pipedrive to Stripe
This workflow automatically adds closed deals from Pipedrive as new customers into Stripe. Prerequisites Pipedrive ac...
Joining different datasets
Task: Merge two datasets into one based on matching rules Why: A powerful capability of n8n is to easily branch out t...
Markdown timesheet report generation
This tutorial demonstrates the creation of the HTML report via Markdown node. The main idea is to prepare a very long...
Markdown report generation
This workflow illustrates how HTML reports can be created using Markdown Node. An example data consists of a Time She...
Extend n8n with additional tools
This workflow extends n8n and uses R language graphic capabilities. This is a Telegram bot which fetches weather data...
Upload invoices from Gmail to Google Drive
Upload invoices from Gmail to Google Drive daily
Multilanguage telegram bot
An example workflow for a multilanguage Telegram bot. It allows adding many new languages to the bot without editing...
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...
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...
Collect absences from Google Calendars
This workflow checks a Google Calendar at 8am on the first of each month to get anything that has been marked as a Ho...
Tiny Tiny RSS new stared article saved to wallabag
Every 10 minutes check if a new article was stared, if so, save it in wallabag to read it later.
Collect posts from Twitter and send to Airtable
This workflow collects tweets (100 but adjustable) and add them to AirTable. Starting the 2nd execution, the workflow...
Sync data between Google Drive and AWS S3
This workflow synchronizes files one way from Google Drive to AWS S3. Google Drive Trigger node trigg...
Create a new team for a project in Notion
Creates a new team for a project from webhook form data. When the project is created the current semester is added to...
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....
Join data from Postgres and MySQL
query data from two different databases handle and unify in a single return
Create dynamic Twitter profile banner
This workflow updates your Twitter profile banner when you have a new follower. To use this workflow: 1. Configure He...
Create an issue on GitLab on every GitHub release
For every release on GitHub this workflow will create an issue on GitLab. 1. Copy workflow to your n8n 2. Fill in mis...
One-way sync between Pipedrive and HubSpot
This workflow synchronizes data one way from Pipedrive to HubSpot. Cron node schedules the workflow to run every minu...
Two-way sync between Pipedrive and HubSpot
This workflow synchronizes data both ways between Pipedrive and HubSpot. Cron node schedules the workflow to run ever...
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...
Parse Ycombinator news page
Extract data from a webpage (Ycombinator news page) and create a nice list using itemList node. It seems that current...
Backup workflows to GitHub
Note: This workflow uses the internal API which is not official. This workflow might break in the future. The workflo...