Business Process Automation

0702 Webhook GoogleCalendar Create Webhook

0702 Webhook GoogleCalendar Create Webhook

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

Workflow Overview

Total Nodes
33
Node Types
9

Node Types

if
Check if available, Check if user found, Check for malformed date, Check if submitted succesfully
4 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
4 nodes
http Request
Create Ticket, Create Customer in DB
2 nodes
respond To Webhook
Ticket Created Successfully, Error Creating Ticket, Respond to Webhook with Customer Data, Respond to Webhook with Error, Respond with Success, Respond With Calendar Error data, Respond with Generic Error
7 nodes
webhook
Airtable Endpoint, Gcal Endpoint, Zendesk Endpoint, Voiceflow Endpoint
4 nodes
set
Extract Phone Number, Extract Zendesk Fields, Extract Gcal Data, Extract Airtable Data, Set Error Data, Set Calendar Success Message, Set Calendar Error Data, Set Invalid Data Error
8 nodes
airtable
Create Airtable Data
1 node
google Sheets
Query Google Sheets for Phone
1 node
google Calendar
Check Calendar Availability, Create Calendar Event
2 nodes

Workflow JSON

29.59 KB
{
  "meta": {
    "instanceId": "cb484ba7b742928a2048bf8829668bed5b5ad9787579adea888f05980292a4a7",
    "templateCredsSetupCompleted": true
  },
  "name": "0702 Webhook GoogleCalendar Create Webhook",
  "nodes": [
    {
      "id": "15f8f140-66b6-4c83-8a33-cf8cafdc32d4",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -420,
        -740
      ],
      "parameters": {
        "color": 7,
        "width": 1440,
        "height": 620,
        "content": "![voiceflow](https://uploads.n8n.io/templates/voiceflow.png)\n## Find Customer\nThis portion of the workflow queries the customer database and returns customer details to the AI agent if found. If not found, it returns NOT_FOUND for the customer details. "
      },
      "typeVersion": 1
    },
    {
      "id": "00b35d71-a6e6-43e8-a57b-a29a0c476b23",
      "name": "Check if user found",
      "type": "n8n-nodes-base.if",
      "position": [
        380,
        -380
      ],
      "para...

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