Data Processing & Analysis

n8n-農產品

n8n-農產品

Manual
Medium
4
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
4
Node Types
4

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
http Request
HTTP Request
1 node
split Out
Split Out
1 node
google Sheets
Google Sheets
1 node

Workflow JSON

6.83 KB
{
  "id": "ziJG3tgG91Gkbina",
  "meta": {
    "instanceId": "fddb3e91967f1012c95dd02bf5ad21f279fc44715f47a7a96a33433621caa253"
  },
  "name": "n8n-農產品",
  "tags": [
    {
      "id": "YaVjRtdJOQvaEnU3",
      "name": "testing",
      "createdAt": "2024-12-29T07:47:44.069Z",
      "updatedAt": "2024-12-29T07:47:44.069Z"
    }
  ],
  "nodes": [
    {
      "id": "07d7241d-480b-4d53-96ba-485d1dc469f6",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        0,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "02dfaea7-be8c-49fd-a869-39cccf6e6dde",
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        220,
        0
      ],
      "parameters": {
        "url": "https://data.moa.gov.tw/api/v1/SheepQuotation",
        "options": {},
        "sendQuery": true,
        "sendHeaders": true,
        "queryParameters": {
          "parameters"...

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