n8n-nodes-base.manualtrigger
2,401 workflows using this node.
What is the n8n-nodes-base.manualtrigger node used for in n8n workflows?
n8n-nodes-base.manualtrigger n8n workflows are automation templates that use the n8n-nodes-base.manualtrigger 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-manualtrigger
Discord AI-powered bot
This workflow is a template example for making Discord GPT powered bots. Incoming user requests are analysed and cate...
Push JSON data into an app or to spreadsheet file
This workflow template shows how to load JSON data into a workflow and push that data into an App or convert it into...
Send alert when data is created in app/database
This template shows how you can take any event from any service, transform its data and send an alert to your desired...
Sync new data between two apps
This template shows how to sync data from one service to another. Specifically, in this example we're saving a new qu...
v1 helper - find params with affected expressions
v1 Helper ️ This workflow is to be run after upgrading to n8n v1 . This workflow returns all locations where a node i...
Load data into Snowflake
This workflow automatically downloads a CSV from the web, and parses it in a format that n8n can access. It then ensu...
Merge binary objects on multiple items into a single item
This workflow is the opposite of this one. It transforms multiple different items with one binary object named into a...
Export SQL table into CSV file
This workflow demonstrates how easy it is to export SQL query to CSV automatically! Before running the workflow pleas...
Count the items returned by a node
This workflow provides a simple approach to counting the items returned by a node. It uses a Set node with the Execut...
Convert PostgreSQL table to CSV
Convert PostgreSQL table to CSV CSV is a super useful and universal way to transfer data between different tools. Thi...
OpenAI examples: ChatGPT, DALLE-2, Whisper-1 – 5-in-1
Primer workflow for OpenAI models: ChatGPT, DALLE 2, Whisper This workflow contains 5 examples on how to work with Op...
Reddit AI digest
This workflow digests mentions of n8n on Reddit that can be sent as an single email or Slack summary each week. We us...
Convert SQL table into Excel spreadsheet
This workflow demonstrates how easy it is to export SQL query to Excel automatically! Before running the workflow ple...
OpenAI GPT-3: Company enrichment from website content
Enrich your company lists with OpenAI GPT 3 ↓ You’ll get valuable information such as: Market (B2B or B2C) Industry T...
Import CSV into MySQL
This workflow demonstrates how CSV file can be automatically imported into existing MySQL database. Before running th...
Working with Excel spreadsheet files (xls & xlsx)
This workflow will help guide you through obtaining a spreadsheet file, reading it, making a change then saving it to...
Merge multiple runs into one
This is a workflow that might come handy after using loops. They usually leave you with items spread across different...
Read XML file and store content in Google Sheets
This workflow shows a low code approach to parsing an XML file and storing its contents in a Google Sheets spreadshee...
Generate random mock data with no code and zero dependencies
Random Data Generator This beginner friendly workflow allows you to generate random mock data effortlessly, without a...
Rss feed for ARD Audiothek podcasts
This workflow builds a valid RSS feed (which is an XML feed under the hood) for ARD Audiothek podcasts. This allows y...
Create Salesforce accounts based on Excel file data
This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from an Exce...
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...
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...
Generate dynamic contents for EMAILS or HTML pages
==Disclaimer: This template contains a community node and therefore only works for n8n self hosted users== This is Mi...