{
  "createdAt": "2021-03-29T08:38:31.241Z",
  "updatedAt": "2021-03-29T08:39:51.181Z",
  "id": "161",
  "name": "Vonage:SMS:send",
  "active": false,
  "nodes": [
    {
      "parameters": {},
      "name": "Start",
      "type": "n8n-nodes-base.start",
      "typeVersion": 1,
      "position": [
        250,
        300
      ],
      "id": "e945a821-3ba5-4579-966a-2dad40345d27"
    },
    {
      "parameters": {
        "from": "21624827732",
        "to": "21624827732",
        "message": "=Message{{Date.now()}}",
        "additionalFields": {}
      },
      "name": "Vonage",
      "type": "n8n-nodes-base.vonage",
      "typeVersion": 1,
      "position": [
        450,
        300
      ],
      "credentials": {
        "vonageApi": {
          "name": "<your credential>"
        }
      },
      "id": "d92003eb-6352-45fe-9e96-7a4b98fdd513"
    }
  ],
  "connections": {
    "Start": {
      "main": [
        [
          {
            "node": "Vonage",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {},
  "staticData": null,
  "meta": null,
  "versionId": null,
  "triggerCount": 0,
  "tags": []
}