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
Backup n8n workflows to Google Drive
Temporary solution using the undocumented REST API for backups using Google drive. Please note that there are issues...
Add a check condition for a loop in n8n
This workflow demonstrates the use of expression. It demonstrates how the expression can be used to avoid an infinite...
Manage changes using the Git node
This workflow allows you to add, commit, and push changes to a git repository. Git node: This node will add the file...
Create, update and get a task in Microsoft To Do
This workflow allows you to create, update and get a task in Microsoft To Do. Microsoft To Do node: This node will cr...
Create transcription jobs using AWS Transcribe
This workflow allows you to create transcription jobs for all your audio and video files stored in AWS S3. AWS S3: Th...
Create an event file and send it as an email attachment
This workflow allows you to create an event file and send it as an attachment via email. iCalendar node: This node wi...
Scrape and store data from multiple website pages
This workflow allows extracting data from multiple pages website. The workflow: 1) Starts in a country list at https:...
Create, update, and retrieve a record from FileMaker
This workflow allows you to create, update, and retrieve a record from FileMaker. FileMaker node: This node will crea...
Git backup of workflows and credentials
This creates a git backup of the workflows and credentials. It uses the n8n export command with git diff, so you can...
Create, update, and get an item from Webflow
This workflow allows you to create, update, and get an item from Webflow. Webflow node: This node will create a new c...
Get all the slides from a presentation and get thumbnails of pages
This workflow allows you to get all the slides from a presentation and get thumbnails of pages. Google Slides node: T...
Create, update, and get a person from Copper
This workflow allows you to create, update, and get a person from Copper. Copper node: This node will create a new pe...
Split in batches node currentRunIndex example
This workflow demonstrates how to use to get the running index. Function node: This node generates mock data for the...
Split in batches node noItemsLeft example
This workflow demonstrates how to use to check if there are items left to be processed by the SplitInBatches node. Fu...
Load data into spreadsheet or database
This workflow is a generic example of how to load data from your workflow into a destination that stores tabular data...
Send weather alerts to your mobile phone with OpenWeatherMap and SIGNL4
Get weather alerts on your mobile phone via push, SMS or voice call. This flow gets weather information every morning...
Add the affiliate to a program automatically
This workflow allows you to create an affiliate, add metadata, and add the affiliate to a program. Tapfiliate node: T...
Check for preview for a link
This workflow allows you to check for preview for a link and return the preview if it exists. Peekalink node: This no...
Insert and retrieve data from a table in Stackby
This workflow allows you to insert and retrieve data from a table in Stackby. Set node: The Set node is used to set t...
Create, update and get a post via Discourse
This workflow allows you to create, update and get a post using the Discourse node. Discourse node: This node creates...
Create a post with comments in Reddit automatically
This workflow allows you to create a post a Reddit and add a comment on the post. Reddit node: This node creates a po...
Generate, retrieve and download a report using the SecurityScorecard
This workflow allows you to generate, retrieve and download a report using the SecurityScorecard node. SecurityScorec...
Execute multiple command lines based on text file inputs
This workflow takes a text file as input. It pulls the information from the text file and used it as a parameter to e...
Compress binary files to zip format
This workflow allows you to compress binary files to zip format. HTTP R...