An n8n workflow that accepts file uploads through a web form and uploads them to a DigitalOcean Spaces bucket using the S3 API with public read access. It then returns the public URL of the uploaded file. Uses n8n form trigger, S3 node, and form completion steps.