Create Google Creds

Create Google Creds

Manual
Medium
7
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
7
Node Types
5

Node Types

split Out
Split Out
1 node
set
Google Email, Services, Google JSON
3 nodes
manual Trigger
When clicking ‘Test workflow’
1 node
n8n
n8n Create Credentials
1 node
sticky Note
Sticky Note
1 node

Workflow JSON

5.78 KB
{
  "id": "fEJliGTxbsE0G8z2",
  "meta": {
    "instanceId": "c7e0ba199938cfb8dab96f39dc136474614055d46336311a365ac15728164ae1",
    "templateCredsSetupCompleted": true
  },
  "name": "Create Google Creds",
  "tags": [],
  "nodes": [
    {
      "id": "92174182-12ab-4903-aa1c-d7a872fcadc0",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        0,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e78da252-0302-42d6-b067-aaeb75f4ee3b",
      "name": "Services",
      "type": "n8n-nodes-base.set",
      "position": [
        600,
        0
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "33c46c17-3b0d-43eb-a9c9-3d1b8a71728f",
              "name": "services",
              "type": "array",
              "value": "\n[\n  {\n    \"service\": \"googleDocsOAuth2Api\"\n  },\n  {\n    \"service\": ...

Showing first 1000 characters. Click "Expand" to view the full JSON.