AutomationFlowsAI & RAG › AI Chat Agent with HTTP Requests

AI Chat Agent with HTTP Requests

Original n8n title: 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 Added:

This workflow follows the Chat Trigger → HTTP Request recipe pattern — see all workflows that pair these two integrations.

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.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

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 →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

AGENTE. Uses chatTrigger, agent, lmChatOpenRouter, memoryRedisChat. Chat trigger; 7 nodes.

Chat Trigger, Agent, OpenRouter Chat +4
AI & RAG

The purpose of this workflow, "Sell: Stock Vision," is to create an AI-powered technical analysis agent capable of analyzing financial charts for equity stocks and cryptocurrencies. This workflow prov

HTTP Request, Agent, Google Gemini Chat +3
AI & RAG

This workflow integrates Flowise Multi-Agent Chatflows into a custom-branded n8n chatbot, enabling real-time interaction between users and AI agents powered by large language models (LLMs).

Chat Trigger, HTTP Request
AI & RAG

n8n-mcp_client-for-fb-post-comment-with gpt-oss-120b-NativeMCPServerApify-Notification-v2. Uses chatTrigger, memoryBufferWindow, agent, lmChatOpenAi. Chat trigger; 7 nodes.

Chat Trigger, Memory Buffer Window, Agent +3
AI & RAG

教程抓取. Uses lmChatGoogleGemini, httpRequest, memoryRedisChat, chatTrigger. Chat trigger; 6 nodes.

Google Gemini Chat, HTTP Request, Memory Redis Chat +3