Manual Trigger Workflow - Cleanup Old Executions
detail.loadingPreview
Cleans up old n8n workflow executions triggered manually.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow is designed to be triggered manually and will clean up old n8n workflow executions that are older than 10 days. It's a useful tool for managing execution history and keeping your n8n instance tidy.
Key Features
- Manually triggerable workflow.
- Automatically identifies and deletes n8n executions older than 10 days.
- Includes basic error handling.
How To Use
- Import this workflow into your n8n instance.
- Configure the
n8nApicredentials to connect to your n8n account. - Click the 'Test workflow' button to manually trigger the cleanup process.
Apps Used
Workflow JSON
{
"id": "0a6df3e5-9036-4759-ae82-76cbbae6493a",
"name": "Manual Trigger Workflow - Cleanup Old Executions",
"nodes": 0,
"category": "Community Contributed (Unverified)",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 0a6df3e5-9036...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Contributed Rundeck Job Executor (Unverified)
Executes a specified Rundeck job using provided credentials.
Proxmox Custom AI Agent (Unverified)
An unverified community template for an AI agent that interacts with Proxmox.
Community Contributed: Form to Google Doc Template
Automatically populates a Google Doc template with data from a form submission.
CrateDB Insert Example
An example workflow demonstrating how to insert data into CrateDB.
Community Crypto Example
A manual workflow demonstrating the Crypto node.
Hacker News Feed Fetcher (Community Contributed)
Fetches all posts from Hacker News.