Describe the issue/error/question
I want to run a workflow like this:
File upload to slack channel → Slack Events API sends trigger to n8n webhook → n8n Workflow starts → Read binary file uploaded to slack → convert into spreadsheet → remaining workflow
What is the error message (if any)?
I have setup everything except this:
Read binary file uploaded to slack
Please share the workflow
Information on your n8n setup
- n8n version: 0.220.0
- Running n8n with the execution process [own(default), main]: main
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: Docker