Hello Guys, I need a help
I am trying to upload a attachment to my Clickup account. My workflow is a big one , so I will just add 2 nodes where I am stuck.
- I am fetching the file through image url using HTTP get method. Working properly.
- I am trying to upload that attachment to my clickup task using another http node with POST method.
I am not able to achieve this, It is throwing me error and I am stuck with what o do.
I am attaching the screen shot tried with Formdata and n8n binary file option.
Please let me know what I am doing wrong
Information on your n8n setup
- **n8n version:1.60.1
- **Database (default: SQLite):Postgres
- **n8n EXECUTIONS_PROCESS setting (default: own, main):default
- **Running n8n via (Docker, npm, n8n cloud, desktop app):docker compose
- **Operating system:ubuntu 22