🫶 Taxibuchungsunterstützung

Fortgeschritten

Dies ist ein Support, AI-Bereich Automatisierungsworkflow mit 15 Nodes. Hauptsächlich werden If, Set, Switch, Postgres, GoogleCalendar und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. KI-Chatbot-Callcenter: Taxibuchungsunterstützung (Produktionsbereit, Teil 7)

Voraussetzungen
  • PostgreSQL-Datenbankverbindungsdaten
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "IneqsTtizvyTbzuW",
  "meta": {
    "instanceId": "daae7bb90c8655b08e0b68de8a52b1178f2812f6a234efb0b0509279dbb70b3e",
    "templateCredsSetupCompleted": true
  },
  "name": "🫶 Taxi Booking Support",
  "tags": [
    {
      "id": "no8Mb078mvRgw7PS",
      "name": "DEMO",
      "createdAt": "2025-04-30T05:34:10.330Z",
      "updatedAt": "2025-04-30T05:34:10.330Z"
    },
    {
      "id": "ARpmcvwbJW5SeJBu",
      "name": "Support",
      "createdAt": "2025-05-05T10:21:06.618Z",
      "updatedAt": "2025-05-05T10:21:06.618Z"
    },
    {
      "id": "M2uPwGVjWmavBPky",
      "name": "2.0",
      "createdAt": "2025-05-01T16:38:48.524Z",
      "updatedAt": "2025-05-01T16:38:48.524Z"
    }
  ],
  "nodes": [
    {
      "id": "0663639c-ff0b-40ff-abb5-c0cfad5cec9b",
      "name": "KI-Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        740,
        -260
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "ad6e6c34-f39c-4668-8a63-0a02c18776d3",
      "name": "xAI @grok-2-1212",
      "type": "@n8n/n8n-nodes-langchain.lmChatXAiGrok",
      "position": [
        720,
        -80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "684e9b26-d904-4eef-911e-1f26fd95f123",
      "name": "Status Schalter",
      "type": "n8n-nodes-base.switch",
      "position": [
        1140,
        -260
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "5e376525-9eb2-4a66-aca2-d4f046671eeb",
      "name": "Setzen Cancel Booking",
      "type": "n8n-nodes-base.postgres",
      "position": [
        1640,
        -400
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 2.6
    },
    {
      "id": "88930c90-5e56-484a-9965-1fc0619b20a0",
      "name": "Zeitplan-Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "notes": "Every 5m",
      "position": [
        0,
        -260
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 1.2
    },
    {
      "id": "6e146613-6f30-4d2b-b9d8-5e73ce3d69a1",
      "name": "Booking",
      "type": "n8n-nodes-base.set",
      "position": [
        480,
        -260
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "8a81ec5d-c71a-4206-8b9e-2f32704234f7",
      "name": "Call Back",
      "type": "n8n-nodes-base.executeWorkflow",
      "notes": "Demo Call Back",
      "position": [
        1640,
        -220
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 1.2
    },
    {
      "id": "2f25bf32-0139-4f75-a5da-cfe3f9adbbc1",
      "name": "Open Hold Booking",
      "type": "n8n-nodes-base.postgres",
      "notes": "> 5m",
      "position": [
        260,
        -260
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 2.6
    },
    {
      "id": "78253c02-a270-47fe-a3b1-222bf1a13a06",
      "name": "If Hold Expired",
      "type": "n8n-nodes-base.if",
      "notes": "TTL 5m",
      "position": [
        1420,
        140
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 2.2
    },
    {
      "id": "032b64d2-1ea4-45fb-9f01-9dc58b4b5841",
      "name": "If Open Expired",
      "type": "n8n-nodes-base.if",
      "notes": "TTL 10m",
      "position": [
        1420,
        -340
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 2.2
    },
    {
      "id": "051f6eba-62e4-433a-8521-6a85718ce9f0",
      "name": "Haftnotiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        180,
        -340
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "33c29ee9-f1fa-4d22-b6c1-9eb4ed3e1f40",
      "name": "Haftnotiz1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1360,
        -520
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4c5e982c-a667-4d66-814d-88d2ef9d59d9",
      "name": "Haftnotiz2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1080,
        -420
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "849fc8d3-b6b8-4846-8a59-c25904bdcdf7",
      "name": "Haftnotiz3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1360,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "847a61c6-5ee0-4ded-9cdc-1e09e7dcea4e",
      "name": "Delete Event",
      "type": "n8n-nodes-base.googleCalendar",
      "position": [
        1880,
        -400
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 1.3
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "timezone": "Etc/UTC",
    "callerPolicy": "workflowsFromSameOwner",
    "errorWorkflow": "vuso7W8t402BPcT2",
    "executionOrder": "v1",
    "executionTimeout": -1
  },
  "versionId": "3b4b9971-0c49-4ac9-9b5e-ce978c406adf",
  "connections": {
    "6e146613-6f30-4d2b-b9d8-5e73ce3d69a1": {
      "main": [
        [
          {
            "node": "0663639c-ff0b-40ff-abb5-c0cfad5cec9b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0663639c-ff0b-40ff-abb5-c0cfad5cec9b": {
      "main": [
        [
          {
            "node": "Status Switch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Status Switch": {
      "main": [
        [
          {
            "node": "032b64d2-1ea4-45fb-9f01-9dc58b4b5841",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "78253c02-a270-47fe-a3b1-222bf1a13a06",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "78253c02-a270-47fe-a3b1-222bf1a13a06": {
      "main": [
        []
      ]
    },
    "032b64d2-1ea4-45fb-9f01-9dc58b4b5841": {
      "main": [
        [
          {
            "node": "Set Cancel Booking",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "8a81ec5d-c71a-4206-8b9e-2f32704234f7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "2f25bf32-0139-4f75-a5da-cfe3f9adbbc1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ad6e6c34-f39c-4668-8a63-0a02c18776d3": {
      "ai_languageModel": [
        [
          {
            "node": "0663639c-ff0b-40ff-abb5-c0cfad5cec9b",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "2f25bf32-0139-4f75-a5da-cfe3f9adbbc1": {
      "main": [
        [
          {
            "node": "6e146613-6f30-4d2b-b9d8-5e73ce3d69a1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Cancel Booking": {
      "main": [
        [
          {
            "node": "847a61c6-5ee0-4ded-9cdc-1e09e7dcea4e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Fortgeschritten - Support, Künstliche Intelligenz

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Fortgeschritten
Anzahl der Nodes15
Kategorie2
Node-Typen10
Schwierigkeitsbeschreibung

Für erfahrene Benutzer, mittelkomplexe Workflows mit 6-15 Nodes

Autor
ChatPayLabs

ChatPayLabs

@chatpaylabs

Production Ready AI n8n Workflow Templates Startup Fundraising 💰 Support Us 🦄

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34