{
  "name": "Get list of completed sale orders with Unleashed Software",
  "nodes": [
    {
      "id": null,
      "name": "On clicking 'execute'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        390,
        220
      ]
    },
    {
      "id": null,
      "name": "Unleashed Software",
      "type": "n8n-nodes-base.unleashedSoftware",
      "position": [
        600,
        220
      ]
    }
  ],
  "connections": {
    "On clicking 'execute'": {
      "main": [
        [
          {
            "node": "Unleashed Software",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}