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
Track investments using Baserow and n8n
This workflow uses a number of technologies to track the value of ETFs, stocks and other exchange traded products: Ba...
Identify new Google Sheets rows
This workflow identifies new rows in Google Sheets using a separate column keeping track of already processed rows. F...
Preparing data to be sent to a service
Task: Make sure that data is in the right format before injecting it into a database/spreadsheet/CRM/etc. Why: Spread...
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...
Pulling data from services that n8n doesn’t have a pre-built integration for
You still can use the app in a workflow even if we don’t have a node for that or the existing operation for that. Wit...
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...
Filtering and branching data
Task: Conditional filtering and branching items Why: Filtering and branching data based on conditions allows you to b...
Working with dates and times
Task: Handle dates and times in your workflow Why: Date and time formats can be hard to work with, we have 2 main way...
Export CSV file to JSON
This workflow exports a local CSV file to a JSON file.
Very quick quickstart
Want to learn the basics of n8n? Our comprehensive quick quickstart tutorial is here to guide you through the basics...
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...
Send TheHive alerts using SIGNL4
This sample workflow allows you to forward alerts from TheHive 5 to SIGNL4 in order to send reliable alerts to your t...
Split out binary data
This workflows helps with processing binary data. You'll often have binary objects with keys such as , , , etc. attac...
Upload invoices from Gmail to Google Drive
Upload invoices from Gmail to Google Drive daily
Update people through Zulip about open tickets in Zammad
Fetches Zammad tickets at daily basis at 08:30 then sends them to customer support ticket on zulip for daily standups.
Uploading a file to a Slack channel
This workflow shows you how to post a message to a Slack channel and add a file attachment. It also shows you the gen...
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...
OpenAI-powered tweet generator
This workflow uses OpenAI to generate tweets to be stored in Airtable for review. A JS snippet handles the topics to...
Bulk emails with personalized attachment
A workflow to send personalized emails with respective attachment. The workflow needs a pre formatted CSV with file n...
Sum or aggregate a column of spreadsheet or table data
This workflow shows how to sum multiple items of data, like you would in Excel or Airtable when summing up the total...
Standup bot (3/4): override config
This is the third bot for the Mattermost Standup Bot. This workflow will override or update the configuration file as...
Standup bot (2/4): read config
This is the second workflow for the Mattermost Standup Bot. This workflow is called by the 'Standup Bot Worker' workf...
Standup bot (1/4): initialize
This is the first of 4 workflows for a Mattermost Standup Bot. This workflow will create a default configuration file...