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
Move a Nextcloud folder file by file
Description: This template facilitates the transfer of a folder, along with all its files and subfolders, within a Ne...
Suspicious login detection
This n8n workflow is designed for security monitoring and incident response when suspicious login events are detected...
Phishing analysis - URLScan.io and VirusTotal
This n8n workflow automates the analysis of email messages received in a Microsoft Outlook inbox to identify indicato...
Personalize marketing emails using customer data and AI
This workflow uses AI to analyze customer sentiment from product feedback. If the sentiment is negative, AI will dete...
Receive and analyze emails with rules in Sublime Security
This n8n workflow provides a comprehensive automation solution for processing email attachments, specifically targeti...
Monitor security advisories
This n8n workflow automates the monitoring and notification of Palo Alto Networks security advisories. It is triggere...
Import CSV from URL to Google Sheets
This workflow automatically imports data from a CSV file located at a specific URL and then updates the Google Sheets...
Import multiple CSV to Google Sheets
This workflow imports multiple CSV files and appends or updates them to a Google Sheets document. Here's a step by st...
Prepare CSV files with GPT-4
This workflow generates CSV files containing a list of 10 random users with specific characteristics using OpenAI's G...
itemMatching() usage example
This workflow provides a simple example of how to use in the Code node to retrieve linked items from earlier in the w...
Sync Google Sheets data with MySQL
This workflow performs several data integration and synchronization tasks between Google Sheets and a MySQL database....
AI: conversational agent with custom tool written in JavaScript
This workflow implements a custom tool via JavaScript code which returns a random color to users and excludes the giv...
Load and summarize Google Drive files with AI
This workflow includes advanced features like text summarization and tokenization, it's ideal for automating document...
Ask questions about a PDF using AI
The workflow first populates a Pinecone index with vectors from a Bitcoin whitepaper. Then, it waits for a manual cha...
AI: Ask questions about any data source (using the n8n workflow retriever)
This template aims to perform Q&A on data retrieved from another n8n workflow. Since that workflow can be used to ret...
Force AI to use a specific output format
This workflow is for anyone looking to automatically fetch, validate, and parse complex language based queries into a...
AI: summarize podcast episode and enhance using Wikipedia
The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email...
Custom LangChain agent written in JavaScript
This workflow has multiple functionalities. It starts with a manual trigger, "When clicking 'Execute Workflow'", that...
Scrape and summarize webpages with AI
This workflow integrates both web scraping and NLP functionalities. It uses HTML parsing to extract links, HTTP reque...
Create 2 XML files: with and without XML attributes
This workflow demonstrates two ways of exporting data from SQL to XML. First, several random records are received fro...
Xml to SQL database import
This is an example workflow that imports an XML file into an SQL database. The ReadBinaryFiles node loads the XML fil...
Compare SQL datasets
This workflow compares 2 datasets from a single database. Two SQL nodes create a slightly different summary report ba...
Comparing data with the Compare Datasets node
This workflow is designed to compare two datasets (Dataset 1 and Dataset 2) based on a common field, "fruit," and pro...
Push and update files in GitHub
This workflow performs various Git operations. It starts with a manual trigger, sets the local repository path, decod...