Hi,
I have created a solution where I run /n8n …input… in Slack. It triggers my workflow and does some stuff and returns the result in Slack. I’m using a webhook to start and a “webhook response” to end my workflow. It works great. Now I try to run /n8n and upload a PDF file in the same step in Slack. Is this possible? My workflow is triggered but even when I configure “binary” I see 0 data.
Data:
File Name:
application/x-www-form-urlencoded
Mime Type:
text/plain
File Size:
0 B
Information on your n8n setup
- n8n version: 0.219.1
- Database (default: SQLite): Postgres
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Linux