AutomationFlowsData & Sheets › Webhub Activity Stats

Webhub Activity Stats

webhub-activity-stats. Uses googleSheets. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesGoogle Sheets
Data & Sheets Trigger: Webhook 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": "webhub-activity-stats",
  "nodes": [
    {
      "parameters": {
        "path": "webhub/activity",
        "httpMethod": "POST",
        "responseMode": "onReceived"
      },
      "name": "Webhook Activity",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        180,
        180
      ]
    },
    {
      "parameters": {
        "operation": "append",
        "sheetId": "REEMPLAZAR_SHEET_ID",
        "range": "Actividad!A:D",
        "options": {}
      },
      "name": "Google Sheets Append",
      "type": "n8n-nodes-base.googleSheets",
      "typeVersion": 4,
      "position": [
        420,
        180
      ]
    }
  ],
  "connections": {
    "Webhook Activity": {
      "main": [
        [
          {
            "node": "Google Sheets Append",
            "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

webhub-activity-stats. Uses googleSheets. Webhook trigger; 2 nodes.

Source: https://github.com/comarni/webhub/blob/502dd903fd079ab8d284ff16f1f2d8066c47c5a9/automations/activity-stats.json — original creator credit. Request a take-down →

More Data & Sheets workflows → · Browse all categories →

Related workflows

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

Data & Sheets

Googlesheets Respondtowebhook. Uses respondToWebhook, googleSheets, stickyNote. Webhook trigger; 7 nodes.

Google Sheets
Data & Sheets

This workflow provides Retell agent builders with a simple way to populate dynamic variables using n8n. The workflow fetches user information from a Google Sheet based on the phone number and sends it

Google Sheets
Data & Sheets

This workflow automates customer support for SMEs in five simple steps: Capture requests via a Webhook connected to a contact form. Extract the message to make processing easier. Check categories (e.g

Google Sheets, Email Send
Data & Sheets

Order Management Workflow. Uses googleSheets. Webhook trigger; 7 nodes.

Google Sheets
Data & Sheets

Googlesheets Respondtowebhook Import Webhook. Uses googleSheets. Webhook trigger; 7 nodes.

Google Sheets