1335 Googledocs Webhook Process Webhook

1335 Googledocs Webhook Process Webhook

Webhook
High
23
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
23
Node Types
12

Node Types

extract From File
Get RFP Data
1 node
output Parser Item List
Item List Output Parser
1 node
split In Batches
For Each Question...
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note8, Sticky Note9
10 nodes
set
Set Variables
1 node
google Docs
Create new RFP Response Document, Add Metadata to Response Doc, Record Question & Answer in Response Doc
3 nodes
lm Chat Open Ai
OpenAI Chat Model
1 node
slack
Send Chat Notification
1 node
gmail
Send Email Notification
1 node
open Ai
Answer Question with Context
1 node
webhook
Wait for Request
1 node
chain Llm
Extract Questions From RFP
1 node

Workflow JSON

17.38 KB
{
  "meta": {
    "instanceId": "26ba763460b97c249b82942b23b6384876dfeb9327513332e743c5f6219c2b8e"
  },
  "name": "1335 Googledocs Webhook Process Webhook",
  "nodes": [
    {
      "id": "51dbe3b4-42f6-43c9-85dc-42ae49be6ba9",
      "name": "Get RFP Data",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        1003,
        278
      ],
      "parameters": {
        "options": {},
        "operation": "pdf"
      },
      "typeVersion": 1
    },
    {
      "id": "c42e6bfc-a426-4d12-bf95-f3fe6e944631",
      "name": "Item List Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserItemList",
      "position": [
        2140,
        540
      ],
      "parameters": {
        "options": {}
      },
      "typeVersion": 1
    },
    {
      "id": "1703e9c3-f49e-4272-ad11-0b9d4e9a76c6",
      "name": "For Each Question...",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        2460,
        340
      ],
      "parameters": {
        ...

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