AutomationFlowsAI & RAG › Instabay - Util Read Range

Instabay - Util Read Range

InstaBay - Util Read Range. Uses httpRequest. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesHTTP Request
AI & RAG 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": "InstaBay - Util Read Range",
  "nodes": [
    {
      "id": "whr",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        0,
        0
      ],
      "parameters": {
        "httpMethod": "POST",
        "path": "instabay-util-read",
        "responseMode": "lastNode",
        "options": {}
      }
    },
    {
      "id": "http_read",
      "name": "Read Range",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.4,
      "position": [
        220,
        0
      ],
      "parameters": {
        "method": "GET",
        "url": "=https://sheets.googleapis.com/v4/spreadsheets/1idaFANX0dJtbl-ww6-Bca6WAFU6BUmwTon_wdxizXwk/values/{{ encodeURIComponent($json.body.range) }}",
        "authentication": "predefinedCredentialType",
        "nodeCredentialType": "googleSheetsOAuth2Api",
        "options": {}
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "Read Range",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1",
    "timezone": "Africa/Cairo"
  }
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

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

About this workflow

InstaBay - Util Read Range. Uses httpRequest. Webhook trigger; 2 nodes.

Source: https://github.com/Moamen-Elsharkawy/instabay-agent/blob/main/workflows/utils/util-read-range.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

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

AI & RAG

v2 Like Minds — Instagram Publish. Uses httpRequest. Webhook trigger; 6 nodes.

HTTP Request
AI & RAG

This is a specific use case. The ElevenLabs guide for Cal.com bookings is comprehensive but I was having trouble with the booking API request. So I built a simple workflow to validate the request and

HTTP Request
AI & RAG

Materials Search Workflow. Uses httpRequest. Webhook trigger; 5 nodes.

HTTP Request
AI & RAG

Lifecycle Email Orchestrator. Uses airtable, emailSend, httpRequest. Webhook trigger; 4 nodes.

Airtable, Email Send, HTTP Request
AI & RAG

InstaBay - 0 Setup. Uses httpRequest. Webhook trigger; 4 nodes.

HTTP Request