AWS S3 - multiple files upload to S3 bucket folder

Hi there, is there a way to configure the sub-folder url when I want to do the uploading of multiple files to S3 bucket?

I get the input files from HTTP request of some urls, and then tried to upload those files to S3 bucket, finally they were successfully uploaded to the root folder of S3 bucket.

But what I really want is uploading my files the folder I created, for example - cumulusdata, in the bucket.

How can I configure the sub-folder in this S3 node?

Information on your n8n setup

  • **n8n version: 0.204.0
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):desktop app, npm
  • **Operating system: Windows10

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.