AI Agents

Automated workflow

11 nodes 207 122 Webhook
Download

Workflow Description

An automated workflow using an intelligent agent that receives requests via webhook, processes them with OpenAI's language model while maintaining conversation memory, and automatically returns responses to clients.

How it works

  1. 1.Receive incoming request through webhook and store in system variables
  2. 2.Process request using AI agent connected to OpenAI
  3. 3.Maintain conversation history in buffer memory for context preservation
  4. 4.Send automated response back to client via webhook

Use cases

  • Automated customer inquiry handling and request processing without manual intervention
  • Building sequential intelligent conversations that retain conversation context

Requirements

  • OpenAI API key for language model access
  • Valid webhook URL for receiving and sending requests

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Memory OpenAI AI Agent

Details

Trigger Webhook
Nodes 11
Apps 3
Views 207
Downloads 122

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (11)

/

Set your system promt for AI

Set

#1

Local n8n memory

Memory Buffer Window

#2

ChatGPT model

OpenAI

#3

Send respond

Webhook

#4

Sticky Note

Sticky Note

#5

Getting message from Instagram

Webhook

#6

Sticky Note1

Sticky Note

#7

AI Agent

Agent

#8

Sticky Note2

Sticky Note

#9

Sticky Note3

Sticky Note

#10

Sticky Note4

Sticky Note

#11