⚒️ OpenAI responses API adapter for LLM and AI agent workflows

3,615 views · ⚒️ Engineering

Description

This n8n template demonstrates how to use OpenAI’s Responses API with existing LLM and AI Agent nodes.

Though I would recommend just waiting for official support, if you’re impatient and would like a round-about way to integrate OpenAI’s responses API into your existing AI workflows then this template is sure to satisfy!

This approach implements a simple API wrapper for the Responses API using n8n’s builtin webhooks. When the base url is pointed to these webhooks using a custom OpenAI credential, it’s possible to intercept the request and remap for compatibility.

How it works

How to use

Requirements

Customising this workflow

🔗 Nodes Used

HTTP Request, Webhook, AI Agent, OpenAI Chat Model, Chat Trigger

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup