Bulk Delete Slack Messages with Smart Filtering and Confirmations β€” n8n Workflow

High complexityπŸ”— Webhook48 nodes🏷️ MiscellaneousπŸ‘ 44 viewsby Elie Kattar

Overview

🧹 Jedi Cleaner for Slack

❌ Slack's Limitation

Slack lacks a native bulk delete feature. Users must delete messages manually, which is time-consuming and inefficient for large volumes.

βœ… Our Solution

Jedi Cleaner automates Slack message deletion using smart filters, safety confirmations, and enterprise-grade reliability.

πŸš€ Key Features & Capabilities

⚑ Lightning-Fast Bulk Operations

Delete hundreds of messages in minutes Intelligent rate limiting prevents API throttling Auto-retry on failu

Nodes used

SlackCode

Workflow Preview

Parse Command
C
Check if Valid Command
Send Error Message
Get Channel Messages
Filter Messages by Searc…
M
Messages Found?
No Messages Found
Send Confirmation Message
Store Pending Deletion
D
Delete or Cancel?
Send Cancel Message
L
Loop Over Messages
W
Wait Between Deletes
Delete Message
Send Completion Message
⚑
W
Webhook
Respond to Webhook
Check User Message
I
If1
Code Count
W
Wait
Error Report
P
Prase Set
S
Switch
Clean Up Workflow Messages
L
Loop Over Items
Delete Workflow Messages
Delete Error Final
W
Wait for Error Final
Post Error Final
W
Wait Error Final
Delete Error Message
W
Wait No.M Final
Delete No Messages
W
Wait Cancel Message
Delete Cancel Message
W
Wait Error Report
Delete Report Error
Delete Progress M
W
Wait Progress M
Send Progress Confirmation
W
Wait Conf
Delete Conf
Instruction Message
W
Wait1
Delete Instruction
Store Message Info
Prepare Messages for Del…
48 nodes48 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 48 nodes, connecting code, if, set.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (48)

SL

Slack

slack

#1
CO

Code

code

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows β†’ New β†’ Import from file.
  3. 3Select the downloaded bulk-delete-slack-messages-with-smart-filtering-and-confirmations file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n β†’ Import from JSON:

{ "name": "Bulk Delete Slack Messages with Smart Filtering and Confirmations", "nodes": [...], ...}

Integrations

codeifsetslacksplitinbatchesswitchwaitwebhook

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes48
Complexityhigh
Triggerwebhook
Views44

Created by

Elie Kattar

Elie Kattar

@solutionflows

Tags

codeifsetslacksplitinbatchesswitchwaitwebhook
⚑

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free β†’

Related Miscellaneous Workflows