Data Processing & Analysis

Contact Form Text Classifier for eCommerce

Contact Form Text Classifier for eCommerce

Manual
High
14
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
14
Node Types
6

Node Types

form Trigger
On form submission
1 node
text Classifier
Text Classifier
1 node
lm Chat Open Ai
OpenAI
1 node
email Send
Prod. Dep., Quote Dep., Gen. Dep., Order Dep., Other Dep.
5 nodes
google Sheets
Quote DB, Prod DB, General DB, Order DB, Other DB
5 nodes
sticky Note
Sticky Note
1 node

Workflow JSON

25.83 KB
{
  "id": "LGpVLWPpNZSt9ISM",
  "meta": {
    "instanceId": "a4bfc93e975ca233ac45ed7c9227d84cf5a2329310525917adaf3312e10d5462",
    "templateCredsSetupCompleted": true
  },
  "name": "Contact Form Text Classifier for eCommerce",
  "tags": [],
  "nodes": [
    {
      "id": "13175d48-c3a6-4ca6-afed-b70f40289f38",
      "name": "On form submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -480,
        -320
      ],
      "webhookId": "8e10c8ca-895c-4274-ba95-0d646b8bda4e",
      "parameters": {
        "options": {},
        "formTitle": "Contacts",
        "formFields": {
          "values": [
            {
              "fieldLabel": "Name",
              "placeholder": "Name",
              "requiredField": true
            },
            {
              "fieldLabel": "Email",
              "placeholder": "Email",
              "requiredField": true
            },
            {
              "fieldType": "textarea",
              "fieldLabel": "Message...

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