Hi everyone!
Describe the problem/error/question
I am trying to do automation to download the attachments of a file and upload it to Nextcloud. That was simple for me, but the problem now is how only to continue if the file doesn’t already exist on Nextcloud?
I tried the IF block but it will give an empty “True” when the file is not found which will stop my automation.
Please share your workflow
Information on your n8n setup
- n8n version: 0.232.0
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Linux