{
  "workflow": {
    "id": 727,
    "name": "Send automated campaigns in Sendy",
    "views": 731,
    "recentViews": 0,
    "totalViews": 731,
    "createdAt": "2020-10-19T08:10:22.862Z",
    "description": "![workflow-screenshot](fileId:280)",
    "workflow": {
      "id": "14",
      "name": "Add a subscriber to a list and create and send a campaign",
      "nodes": [
        {
          "name": "On clicking 'execute'",
          "type": "n8n-nodes-base.manualTrigger",
          "position": [
            250,
            300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "name": "Sendy",
          "type": "n8n-nodes-base.sendy",
          "position": [
            450,
            300
          ],
          "parameters": {
            "email": "user@example.com",
            "listId": "2",
            "additionalFields": {
              "name": "Harshil"
            }
          },
          "credentials": {
            "sendyApi": {
              "id": "credential-id",
              "name": "sendyApi Credential"
            }
          },
          "typeVersion": 1
        },
        {
          "name": "Sendy1",
          "type": "n8n-nodes-base.sendy",
          "position": [
            650,
            300
          ],
          "parameters": {
            "title": "Welcome to n8n",
            "replyTo": "user@example.com",
            "subject": "Welcome to n8n",
            "fromName": "n8n",
            "htmlText": "<body>\n  <p>Hey!</p>\n  <p>Welcome to n8n!</p>\n</body>",
            "resource": "campaign",
            "fromEmail": "user@example.com",
            "sendCampaign": true,
            "additionalFields": {
              "listIds": "2"
            }
          },
          "credentials": {
            "sendyApi": {
              "id": "credential-id",
              "name": "sendyApi Credential"
            }
          },
          "typeVersion": 1
        }
      ],
      "active": false,
      "settings": {},
      "connections": {
        "Sendy": {
          "main": [
            [
              {
                "node": "Sendy1",
                "type": "main",
                "index": 0
              }
            ]
          ]
        },
        "On clicking 'execute'": {
          "main": [
            [
              {
                "node": "Sendy",
                "type": "main",
                "index": 0
              }
            ]
          ]
        }
      }
    },
    "lastUpdatedBy": 11,
    "workflowInfo": {
      "nodeCount": 3,
      "nodeTypes": {
        "n8n-nodes-base.sendy": {
          "count": 2
        },
        "n8n-nodes-base.manualTrigger": {
          "count": 1
        }
      }
    },
    "status": "published",
    "user": {
      "name": "Harshil Agrawal",
      "username": "harshil1712",
      "bio": "A former n8n employee, passionate about Automation and AI. Building something fun, shoot me a message, I love to chat!\nIn my free time, I also help folks on their n8n journey. So if you need help, let's chat :)",
      "verified": true,
      "links": [
        "https://harshil.dev"
      ],
      "avatar": "https://gravatar.com/avatar/1060ec3113fdd8cafb191f3728c0ac39436b3cd46be4dd518923e242fb708ef1?r=pg&d=retro&size=200"
    },
    "nodes": [
      {
        "id": 42,
        "icon": "fa:play",
        "name": "n8n-nodes-base.start",
        "codex": {
          "data": {
            "resources": {
              "generic": [
                {
                  "url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/",
                  "icon": "🧬",
                  "label": "Why business process automation with n8n can change your daily life"
                },
                {
                  "url": "https://n8n.io/blog/why-i-chose-n8n-over-zapier-in-2020/",
                  "icon": "😍",
                  "label": "Why I chose n8n over Zapier in 2020"
                },
                {
                  "url": "https://n8n.io/blog/automatically-pulling-and-visualizing-data-with-n8n/",
                  "icon": "📈",
                  "label": "Automatically pulling and visualizing data with n8n"
                },
                {
                  "url": "https://n8n.io/blog/how-to-use-the-http-request-node-the-swiss-army-knife-for-workflow-automation/",
                  "icon": "🧰",
                  "label": "How to use the HTTP Request Node - The Swiss Army Knife for Workflow Automation"
                },
                {
                  "url": "https://n8n.io/blog/sending-sms-the-low-code-way-with-airtable-twilio-programmable-sms-and-n8n/",
                  "icon": "📱",
                  "label": "Sending SMS the Low-Code Way with Airtable, Twilio Programmable SMS, and n8n"
                },
                {
                  "url": "https://n8n.io/blog/automating-conference-organization-processes-with-n8n/",
                  "icon": "🙋‍♀️",
                  "label": "Automating Conference Organization Processes with n8n"
                }
              ],
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.start/"
                }
              ]
            },
            "categories": [
              "Core Nodes"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0"
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Start",
          "color": "#00e000"
        },
        "iconData": {
          "icon": "play",
          "type": "icon"
        },
        "displayName": "Start",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          }
        ]
      },
      {
        "id": 379,
        "icon": "file:sendy.png",
        "name": "n8n-nodes-base.sendy",
        "codex": {
          "data": {
            "resources": {
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.sendy/"
                }
              ],
              "credentialDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/credentials/sendy/"
                }
              ]
            },
            "categories": [
              "Communication",
              "Marketing"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0"
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Sendy"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/png;base64,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"
        },
        "displayName": "Sendy",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 6,
            "name": "Communication"
          },
          {
            "id": 27,
            "name": "Marketing"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 33,
        "name": "Social Media"
      }
    ],
    "image": [
      {
        "id": 280,
        "url": "https://f000.backblazeb2.com/file/n8n-website-images/48c48d551e1b48b0afb0cb4d0b45646d.png"
      }
    ]
  }
}