Automatically prune n8n execution history — n8n ワークフロー
概要
Automated Execution Pruning
This workflow is designed to help you manage and optimize your n8n instance by automatically pruning old workflow executions, ensuring a cleaner environment and improved performance. You can customize the retention period to suit your needs.
Key Features:
Configurable Retention Period:
The workflow is preconfigured to delete workflow executions older than 10 days. You can easily adjust this duration by modifying the condition in the If node.
Daily Automation:
ワークフロープレビュー
Loading workflow preview...
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 7 個のノードを流れます, connecting if, manualtrigger, n8n。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
automatically-prune-n8n-execution-historyファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Automatically prune n8n execution history", "nodes": [...], ...}
インテグレーション
ifmanualtriggern8nscheduletrigger
作成者
Danger
@dangerblack
タグ
ifmanualtriggern8nscheduletrigger