AI Agents

Proxy with custom HTTP request

20 nodes 209 152 Automatic trigger
Download

Workflow Description

Advanced template integrating an AI agent with custom HTTP requests to build a dynamic proxy system. Users interact through a manual chat interface where the agent processes queries and executes custom HTTP calls as needed.

How it works

  1. 1.Activate manual chat trigger to receive user input and start conversation
  2. 2.Process messages using OpenAI language model and intelligent agent
  3. 3.Execute conditional HTTP requests with custom parameters and headers
  4. 4.Route results to Twitter/X or other destinations based on logic rules

Use cases

  • Build intelligent assistants that perform dynamic web operations from user requests
  • Automate data analysis and monitoring tasks with manual oversight options
  • Create API proxies connecting multiple systems with AI-driven decision-making

Requirements

  • OpenAI API key for language model functionality
  • Twitter/X credentials if automated publishing is required
  • Custom HTTP request configurations including endpoints, headers, and parameters

Service Value

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

Apps Used

Manual Chat Trigger OpenAI Twitter/X AI Agent Tool

Details

Trigger Automatic trigger
Nodes 20
Apps 5
Views 209
Downloads 152

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 (20)

/

On new manual Chat Message

Manual Chat Trigger

#1

OpenAI Chat Model

OpenAI

#2

HTTP Request

HTTP Request

#3

Exctract HTML Body

Set

#4

Is error?

If

#5

Stringify error message

Set

#6

Execute Workflow Trigger

Execute Workflow Trigger

#7

Remove extra tags

Set

#8

Simplify output

Set

#9

Simplify?

If

#10

QUERY_PARAMS

Set

#11

CONFIG

Set

#12

Sticky Note

Sticky Note

#13

Sticky Note1

Sticky Note

#14

Sticky Note2

Sticky Note

#15

Sticky Note3

Sticky Note

#16

ReAct AI Agent

Agent

#17

Convert to Markdown

Markdown

#18

Send Page Content

Set

#19

HTTP_Request_Tool

Tool Workflow

#20