๐ 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:
๐ Nodes Used
HTTP Request, Slack, Start
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File