{
  "name": "Promote new Shopify products on Twitter and Telegram",
  "nodes": [
    {
      "id": null,
      "name": "Twitter",
      "type": "n8n-nodes-base.twitter",
      "position": [
        720,
        -220
      ]
    },
    {
      "id": null,
      "name": "Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        720,
        -20
      ]
    },
    {
      "id": null,
      "name": "product created",
      "type": "n8n-nodes-base.shopifyTrigger",
      "position": [
        540,
        -110
      ]
    }
  ],
  "connections": {
    "product created": {
      "main": [
        [
          {
            "node": "Twitter",
            "type": "main",
            "index": 0
          },
          {
            "node": "Telegram",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}