0317 Manual Movebinarydata Process Triggered

0317 Manual Movebinarydata Process Triggered

Manual
High
13
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
13
Node Types
8

Node Types

manual Trigger
When clicking "Execute Workflow"
1 node
my Sql
Show 16 random products
1 node
set
Define file structure, Define file structure1
2 nodes
item Lists
Concatenate Items, Concatenate Items1
2 nodes
xml
Convert to XML, Convert to XML1
2 nodes
move Binary Data
Move Binary Data, Move Binary Data1
2 nodes
sticky Note
Sticky Note, Sticky Note1
2 nodes
write Binary File
Write Binary File
1 node

Workflow JSON

8.35 KB
{
  "meta": {
    "instanceId": "fb924c73af8f703905bc09c9ee8076f48c17b596ed05b18c0ff86915ef8a7c4a"
  },
  "name": "0317 Manual Movebinarydata Process Triggered",
  "nodes": [
    {
      "id": "ef32b2b5-9739-4622-aa50-ac9e6a93c43c",
      "name": "When clicking \"Execute Workflow\"",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        720,
        360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d39d67b6-3f3c-4296-affc-cfc786b877c3",
      "name": "Show 16 random products",
      "type": "n8n-nodes-base.mySql",
      "position": [
        900,
        360
      ],
      "parameters": {
        "query": "SELECT * from products\nORDER BY RAND()\nLIMIT 16;",
        "options": {},
        "operation": "executeQuery"
      },
      "credentials": {
        "mySql": {
          "id": "EEPqCgKBDiRRZ3ua",
          "name": "db4free MySQL"
        }
      },
      "typeVersion": 2.1
    },
    {
      "id": "8ca3e11c-d1b0-4ee6-94f0-b16...

Showing first 1000 characters. Click "Expand" to view the full JSON.