Describe the problem/error/question
I’m trying to upload an AI generated image file to slack. The image creation works and a separate simple text message successfully sends to slack, but I can’t seem to upload the file into the channel. When I researched on this forum, other users have a ‘binary file’ toggle switch that seems to be missing from my node (see screenshot).
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
“Could not get parameter”
Information on your n8n setup
- n8n version:
- 1.71.2
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
ScreenShot of Slack file:upload node:
Note that I am an N8N beginner.
Thank you