{
  "workflow": {
    "id": 710,
    "name": "Manage users using the G Suite Admin node",
    "views": 2913,
    "recentViews": 0,
    "totalViews": 2913,
    "createdAt": "2020-10-09T12:27:48.732Z",
    "description": "![workflow-screenshot](fileId:272)",
    "workflow": {
      "id": "215",
      "name": "Create, update, and get a user using the G Suite Admin node",
      "nodes": [
        {
          "name": "On clicking 'execute'",
          "type": "n8n-nodes-base.manualTrigger",
          "position": [
            240,
            300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "name": "G Suite Admin",
          "type": "n8n-nodes-base.gSuiteAdmin",
          "position": [
            440,
            300
          ],
          "parameters": {
            "domain": "n8n.io",
            "lastName": "Nat",
            "password": "YOUR_CREDENTIAL_HERE",
            "username": "nat",
            "firstName": "Nathan",
            "additionalFields": {}
          },
          "credentials": {
            "gSuiteAdminOAuth2Api": {
              "id": "credential-id",
              "name": "gSuiteAdminOAuth2Api Credential"
            }
          },
          "typeVersion": 1
        },
        {
          "name": "G Suite Admin1",
          "type": "n8n-nodes-base.gSuiteAdmin",
          "position": [
            640,
            300
          ],
          "parameters": {
            "userId": "={{$node[\"G Suite Admin\"].json[\"id\"]}}",
            "operation": "update",
            "updateFields": {
              "lastName": "Nate"
            }
          },
          "credentials": {
            "gSuiteAdminOAuth2Api": {
              "id": "credential-id",
              "name": "gSuiteAdminOAuth2Api Credential"
            }
          },
          "typeVersion": 1
        },
        {
          "name": "G Suite Admin2",
          "type": "n8n-nodes-base.gSuiteAdmin",
          "position": [
            840,
            300
          ],
          "parameters": {
            "userId": "={{$node[\"G Suite Admin\"].json[\"id\"]}}",
            "options": {},
            "operation": "get"
          },
          "credentials": {
            "gSuiteAdminOAuth2Api": {
              "id": "credential-id",
              "name": "gSuiteAdminOAuth2Api Credential"
            }
          },
          "typeVersion": 1
        }
      ],
      "active": false,
      "settings": {},
      "connections": {
        "G Suite Admin": {
          "main": [
            [
              {
                "node": "G Suite Admin1",
                "type": "main",
                "index": 0
              }
            ]
          ]
        },
        "G Suite Admin1": {
          "main": [
            [
              {
                "node": "G Suite Admin2",
                "type": "main",
                "index": 0
              }
            ]
          ]
        },
        "On clicking 'execute'": {
          "main": [
            [
              {
                "node": "G Suite Admin",
                "type": "main",
                "index": 0
              }
            ]
          ]
        }
      }
    },
    "lastUpdatedBy": 11,
    "workflowInfo": {
      "nodeCount": 4,
      "nodeTypes": {
        "n8n-nodes-base.gSuiteAdmin": {
          "count": 3
        },
        "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": 373,
        "icon": "file:gSuiteAdmin.svg",
        "name": "n8n-nodes-base.gSuiteAdmin",
        "codex": {
          "data": {
            "alias": [
              "Workspaces"
            ],
            "resources": {
              "generic": [
                {
                  "url": "https://n8n.io/blog/automate-google-apps-for-productivity/",
                  "icon": "💡",
                  "label": "15 Google apps you can combine and automate to increase productivity"
                }
              ],
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gsuiteadmin/"
                }
              ],
              "credentialDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"
                }
              ]
            },
            "categories": [
              "Utility"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0"
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Google Workspace Admin"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE5MiAxOTIiIGhlaWdodD0iMTkyIiB2aWV3Qm94PSIwIDAgMTkyIDE5MiIgd2lkdGg9IjE5MiI+PHJlY3QgZmlsbD0ibm9uZSIgaGVpZ2h0PSIxOTIiIHdpZHRoPSIxOTIiLz48Zz48Zz48cGF0aCBkPSJNMjQuNTMsMTMwbDIwLjY5LDM1Ljg0YzMuMjcsNS42Nyw5LjMyLDkuMTYsMTUuODYsOS4xNmg0NC4wNmwtNy45My0yNC4wN0w3OC4xNSwxMzBsLTI2LjgxLTQuNjYgTDI0LjUzLDEzMHoiIGZpbGw9IiMxOTY3RDIiLz48cGF0aCBkPSJNMTgyLjA2LDg2Ljg0bC0yMC4wOS0zNC44bC0xNy4yOCwxOS4xM0wxMzQuNDksOTZsMTEuMDgsMjYuNTdsMTYuMjcsMTcuNmwyMC4yMi0zNS4wMSBDMTg1LjMzLDk5LjQ5LDE4NS4zMyw5Mi41MSwxODIuMDYsODYuODR6IiBmaWxsPSIjMTk2N0QyIi8+PHBhdGggZD0iTTEwNS4xNSwxN0g2MS4wOWMtNi41NCwwLTEyLjU5LDMuNDktMTUuODYsOS4xNkwyNC41Myw2MmwyNi44MSw0LjY2TDc4LjE1LDYybDE5LjU3LTIwLjkzTDEwNS4xNSwxN3oiIGZpbGw9IiMxOTY3RDIiLz48cGF0aCBkPSJNNTcuNzUsOTZsMjAuNC0zNEgyNC41M0wxMC4xOSw4Ni44NGMtMy4yNyw1LjY3LTMuMjcsMTIuNjUsMCwxOC4zMkwyNC41MywxMzBoNTMuNjJMNTcuNzUsOTZ6IiBmaWxsPSIjNDI4NUY0Ii8+PHBhdGggZD0iTTExNC4wOSw2MmwyMC40LDM0bDI3LjQ3LTQzLjk2bC0xNC45NC0yNS44OGMtMy4yNy01LjY3LTkuMzItOS4xNi0xNS44Ni05LjE2aC0yNi4wMWwtMjcsNDVIMTE0LjA5eiIgZmlsbD0iIzQyODVGNCIvPjxwYXRoIGQ9Ik0xMTQuMDksMTMwSDc4LjE1bDI3LDQ1aDI2LjAxYzYuNTQsMCwxMi41OS0zLjQ5LDE1Ljg2LTkuMTZsMTQuODItMjUuNjdMMTM0LjQ5LDk2TDExNC4wOSwxMzB6IiBmaWxsPSIjNDI4NUY0Ii8+PC9nPjwvZz48L3N2Zz4="
        },
        "displayName": "Google Workspace Admin",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 7,
            "name": "Utility"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 45,
        "name": "Miscellaneous"
      }
    ],
    "image": [
      {
        "id": 272,
        "url": "https://f000.backblazeb2.com/file/n8n-website-images/304f77bfa15549bfb19e1b4a37e3bc9e.png"
      }
    ]
  }
}