{
  "id": "VainBov0RHqE03tI",
  "name": "Amazon Trending Product Popular Finder with 4%+ Commission - Workflow for Marketers",
  "tags": [],
  "nodes": [
    {
      "id": "9b1da693-7772-4d93-a84e-919f45766e73",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bcd4e999-943c-4b6e-be67-0af3e10275c7",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        560,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fcc4f48a-e0a4-4e36-96f1-750fbbdbb844",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1056,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "81cee4ff-bee0-4c70-828d-fab8b43b87d4",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1488,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "43a91a79-da7f-4ab8-a28e-4760af851182",
      "name": "Every Day at 8:02 AM",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        608,
        128
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "9ebdafeb-09dc-4371-adce-871d3874c0b4",
      "name": "Select Seasonal Category",
      "type": "n8n-nodes-base.code",
      "position": [
        880,
        128
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b8b35285-3215-4bb9-995b-9c308fb53cd1",
      "name": "Post to Apify Actor API",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1104,
        128
      ],
      "parameters": {},
      "typeVersion": 4.3
    },
    {
      "id": "69f56ffb-ef59-4988-9b41-c4a2844ea9bd",
      "name": "Retrieve Apify Dataset",
      "type": "@apify/n8n-nodes-apify.apify",
      "position": [
        1312,
        128
      ],
      "parameters": {},
      "typeVersion": 1,
      "alwaysOutputData": true
    },
    {
      "id": "40893735-41ac-4aad-a321-b78e976f5f9a",
      "name": "Calculate and Select Top Products",
      "type": "n8n-nodes-base.code",
      "position": [
        1536,
        128
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b9c780f2-2aed-4d04-bb06-717d07a7264e",
      "name": "Append Products to Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1792,
        128
      ],
      "parameters": {},
      "typeVersion": 4.7
    }
  ],
  "active": false,
  "settings": {
    "binaryMode": "separate",
    "executionOrder": "v1"
  },
  "versionId": "9f7a3d0e-458e-42ac-9e36-04cb74dba7b8",
  "connections": {
    "Every Day at 8:02 AM": {
      "main": [
        [
          {
            "node": "Select Seasonal Category",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Apify Dataset": {
      "main": [
        [
          {
            "node": "Calculate and Select Top Products",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Post to Apify Actor API": {
      "main": [
        [
          {
            "node": "Retrieve Apify Dataset",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Select Seasonal Category": {
      "main": [
        [
          {
            "node": "Post to Apify Actor API",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Calculate and Select Top Products": {
      "main": [
        [
          {
            "node": "Append Products to Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}