This n8n workflow automates the process of monitoring Slack for messages containing file attachments, automatically downloading those files, and storing them for further use. It begins with a Slack trigger that listens for new messages with files, then fetches the private download URL of the file, and finally downloads the media using an HTTP request. This workflow is ideal for teams that want to archive or process files shared in Slack channels automatically.
Automated Slack File Download Workflow
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | httpRequest, slackTrigger, stickyNote |
Reviews
There are no reviews yet.