{
  "name": "HTTP Request Post from N8n",
  "nodes": [
    {
      "parameters": {},
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        0,
        0
      ],
      "id": "2e5bc4e7-2429-409a-aeed-2844773e0a3f",
      "name": "When clicking ‘Execute workflow’"
    },
    {
      "parameters": {
        "method": "POST",
        "url": "https://foobar.thenionic.com/",
        "sendBody": true,
        "bodyParameters": {
          "parameters": [
            {
              "name": "Foo",
              "value": "Bar"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.5,
      "position": [
        224,
        0
      ],
      "id": "527b3898-00ed-4fbb-bfa4-b1c467b45f4f",
      "name": "HTTP Request"
    }
  ],
  "pinData": {},
  "connections": {
    "When clicking ‘Execute workflow’": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1",
    "binaryMode": "separate"
  },
  "versionId": "bc316981-5ece-4d38-90f7-1059676c7ac2",
  "meta": {
    "instanceId": "6e1f052d28cf413cd7a1a8cb522c8831b90bf8f66759d6f0ba373214e462c90d"
  },
  "nodeGroups": [],
  "id": "RWMPYR5LmFS9OoJ6",
  "tags": []
}