AutomationFlowsWeb Scraping › Manual HTTP Request to AWS S3 Upload

Manual HTTP Request to AWS S3 Upload

Original n8n title: Dreamland

Dreamland. Uses httpRequest, awsS3. Event-driven trigger; 3 nodes.

Event trigger★☆☆☆☆ complexity3 nodesHTTP RequestAWS S3
Web Scraping Trigger: Event Nodes: 3 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Dreamland",
  "nodes": [
    {
      "parameters": {},
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        0,
        0
      ],
      "id": "ef919084-aedc-4bf0-b0e8-2a95bc6a3ac0",
      "name": "When clicking \u2018Execute workflow\u2019"
    },
    {
      "parameters": {
        "url": "https://dreamland-plc.com/downloads/AFC1AE86-E55B-415E-8391-0C80B7DE160F.json",
        "options": {
          "response": {
            "response": {
              "responseFormat": "file"
            }
          }
        }
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.4,
      "position": [
        224,
        0
      ],
      "id": "20ecf548-6b8c-4481-9d02-69c6e88606da",
      "name": "HTTP Request"
    },
    {
      "parameters": {
        "operation": "upload",
        "bucketName": "terraform-eb-immense-shrew",
        "fileName": "dreamland/stocklist.json",
        "additionalFields": {}
      },
      "type": "n8n-nodes-base.awsS3",
      "typeVersion": 2,
      "position": [
        432,
        0
      ],
      "id": "2ee560c6-2471-4199-a6b0-8358f1679c85",
      "name": "Upload a file",
      "credentials": {
        "aws": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "When clicking \u2018Execute workflow\u2019": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request": {
      "main": [
        [
          {
            "node": "Upload a file",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1",
    "binaryMode": "separate"
  },
  "versionId": "bf6646d2-881e-4b73-aa0f-e627653af080",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "id": "P5hr4naI3ZW3zEmI",
  "tags": []
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Dreamland. Uses httpRequest, awsS3. Event-driven trigger; 3 nodes.

Source: https://github.com/elecboard/terraform-infra/blob/d5ec3a6ad3f2bcb0d1ed5ec97961a47209357a12/n8n/Dreamland.json — original creator credit. Request a take-down →

More Web Scraping workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Web Scraping

Create stunning deepfake-style videos automatically by swapping a face from an image onto a source video.

HTTP Request, AWS S3, Form Trigger
Web Scraping

Our KB Tool - Confluence KB is crafted to seamlessly integrate into the IT Ops AI SlackBot Workflow, enhancing the IT support process by enabling sophisticated search and response capabilities via Sla

Execute Workflow Trigger, HTTP Request
Web Scraping

For developers and organizations that need to protect PDF files with the password.

Read Write File, HTTP Request, Google Drive
Web Scraping

twenty-sync. Uses executeWorkflowTrigger, httpRequest. Event-driven trigger; 6 nodes.

Execute Workflow Trigger, HTTP Request
Web Scraping

This workflow illustrates how to use Perplexity AI in your n8n workflow.

HTTP Request