Hey, what route would be best in n8n to monitor a specific folder for new .png files then auto grab them to upload into my discord webhook node?
Or would there be a better route for grabbing the image and outputting it using n8n.
n8n version 1.55.2
using docker via portainer to run n8n
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
If you’re talking about a local folder, you can use the Local File Trigger - it can watch a directory for you too:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.