AutomationFlowsGeneral › Contextiq Google Drive Sync

Contextiq Google Drive Sync

ContextIQ Google Drive Sync. Uses executeCommand. Scheduled trigger; 2 nodes.

Cron / scheduled trigger★☆☆☆☆ complexity2 nodesExecute Command
General Trigger: Cron / scheduled Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "ContextIQ Google Drive Sync",
  "nodes": [
    {
      "parameters": {
        "rule": {
          "interval": [
            {
              "field": "minutes",
              "interval": 5
            }
          ]
        }
      },
      "id": "1",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "typeVersion": 1,
      "position": [
        250,
        300
      ]
    },
    {
      "parameters": {
        "command": "python scripts/sync_drive.py"
      },
      "id": "2",
      "name": "Run Drive Sync",
      "type": "n8n-nodes-base.executeCommand",
      "typeVersion": 1,
      "position": [
        450,
        300
      ]
    }
  ],
  "connections": {
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Run Drive Sync",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

ContextIQ Google Drive Sync. Uses executeCommand. Scheduled trigger; 2 nodes.

Source: https://github.com/omkar-padhy/ContextIQ/blob/7d97b33185883ac44e02fb7d99a1ed7eea7142f9/workflows/n8n_drive.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

Scraper VC. Uses executeCommand. Scheduled trigger; 3 nodes.

Execute Command
General

Complete backup solution that saves both workflows and credentials to local/server disk with optional FTP upload for off-site redundancy.

Read Write File, Email Send, Execute Command +3
General

Calendar to Obsidian. Uses readWriteFile, googleCalendar, executeCommand, googleDrive. Scheduled trigger; 14 nodes.

Read Write File, Google Calendar, Execute Command +1
General

💰 Money Machine - Full Cycle. Uses executeCommand. Scheduled trigger; 13 nodes.

Execute Command
General

SentinelAI — Brand Mention Ingestion Pipeline. Uses executeCommand. Scheduled trigger; 12 nodes.

Execute Command