๐Ÿ“ Uploading a file to a Slack channel

โšก 2,970 views ยท ๐Ÿ“ File Management

Description

This workflow shows you how to post a message to a Slack channel and add a file attachment. It also shows you the general pattern for working with Binary data in n8n (any file like a PDF, Image etc).

Specifically, this workflow shows how to download a file from a URL into your workflow, and then upload it to Slack.

Video walkthrough Watch this 3 min Loom video for a walkthrough and more context on this general pattern:

Frame 39.jpg

๐Ÿ”— Nodes Used

HTTP Request, Slack, Start

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup