AutomationFlowsAI & RAG › Absen Agent

Absen Agent

Absen Agent. Uses chatTrigger, httpRequest. Chat trigger; 2 nodes.

Chat trigger trigger★☆☆☆☆ complexityAI-powered2 nodesChat TriggerHttp Request
AI & RAG Trigger: Chat trigger Nodes: 2 Complexity: ★☆☆☆☆ AI nodes: yes

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
{
  "updatedAt": "2025-10-09T15:29:04.000Z",
  "createdAt": "2025-10-09T11:34:42.468Z",
  "id": "da1EBx316MSuKPjP",
  "name": "Absen Agent",
  "active": false,
  "isArchived": true,
  "nodes": [
    {
      "parameters": {
        "options": {}
      },
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "typeVersion": 1.3,
      "position": [
        0,
        0
      ],
      "id": "90c2597b-4522-4ac0-a1df-5486591b09f2",
      "name": "When chat message received"
    },
    {
      "parameters": {
        "url": "https://simkuliah.usk.ac.id/index.php/login",
        "authentication": "genericCredentialType",
        "genericAuthType": "httpBasicAuth",
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        208,
        0
      ],
      "id": "3f81bf57-85e9-4b95-8096-2d2517909de6",
      "name": "HTTP Request",
      "credentials": {
        "httpBasicAuth": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "When chat message received": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "versionId": "ce7ea43d-1063-4185-9caa-86878a689d72",
  "triggerCount": 0,
  "shared": [
    {
      "updatedAt": "2025-10-09T11:34:42.475Z",
      "createdAt": "2025-10-09T11:34:42.475Z",
      "role": "workflow:owner",
      "workflowId": "da1EBx316MSuKPjP",
      "projectId": "DiQC0tGxFhuiK9UM"
    }
  ],
  "tags": []
}

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.

About this workflow

Absen Agent. Uses chatTrigger, httpRequest. Chat trigger; 2 nodes.

Source: https://github.com/SamVivan1/n8n-Workflows-Backup/blob/main/absen-agent-da1EBx316MSuKPjP.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →