n8n-nodes-base.noop
869 workflows using this node.
What is the n8n-nodes-base.noop node used for in n8n workflows?
n8n-nodes-base.noop n8n workflows are automation templates that use the n8n-nodes-base.noop 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-noop
Sync Shopify customers to your HubSpot contacts
This workflow syncs Shopify customers to your HubSpot account as contacts. Whenever somebody makes a purchase on Shop...
Add a note to Pipedrive's contact once PR is added on GitHub
This workflow automatically adds a note of the PR from GitHub to the Pipedrive contact if their GitHub email matches...
Identify new Google Sheets rows
This workflow identifies new rows in Google Sheets using a separate column keeping track of already processed rows. F...
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...
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...
Send Telegram messages on RSS feed read
2 telegram Description Description Description
Triage alerts from Syncro and submit to OpsGenie
This workflow will take an alert from Syncro, determine if it's an agent offline trigger type, then determine if it's...
Push Dialpad call information to Syncro
This workflow takes Dialpad call information for an answered call and pushes it into Syncro as either a ticket or an...
Update specific post-call information on Syncro
This workflow takes Dialpad call information after a call is disconnected and pushes it into Syncro as a ticket timer...
Sync timer entries from Clockify to Syncro
This workflow will take a timer entry from Clockify and submit it to a matching ticket in Syncro. It saves the time e...
Standup bot (4/4): worker
This is the fourth workflow for the Mattermost Standup Bot. This workflow sends the team a message every morning to a...
Message on website content changed in Telegram
I wanted a system to monitor website content changes and notify me. So I made it using n8n. Especially my competitor...
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...
Automate assigning GitHub issues
This workflow assigns a user to an issue if they include "assign me" when opening or commenting. To use this workflow...
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.
Plex automatic QBittorent throttler
Have you ever wanted to throttle Plex when connecting remotely to your server? Well here is the script for you! The i...
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...
Assign issues to interested contributors
This workflow handles the incoming issues and issues comments for your open source project. If a contributor is inter...
Avoid rate limiting by batching HTTP requests
This workflow demonstrates the use of the Split In Batches node and the Wait node to avoid API rate limits. Customer...
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...
Detect toxic language in Telegram messages
This workflow detects toxic language (such as profanity, insults, threats) in messages sent via Telegram. This blog t...
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...
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...