Weekly scans public Slack channels for 30-day inactivity, generates detailed reports with metadata, and posts to admins for workspace cleanup and optimization.
This n8n workflow automates the auditing of Slack workspaces by running weekly to identify public channels with no activity in the past 30 days. It fetches all public channels using Slack's API, checks message history for each, filters out inactive ones, and compiles a comprehensive report including channel name, member count, purpose, and last activity date. The report is then posted directly to a designated Slack channel for admin review, enabling quick actions like archiving or repurposing.
Platform
n8n
Category
HR Management
Price
$14.99
Creator
QualityWorkflows
slack
audit
inactivity
report
workspace
cleanup
admin
hr
productivity
automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.