Back to integrations

OpenAI and Redis integration

Save yourself the work of writing custom integrations for OpenAI and Redis and use n8n instead. Build adaptable and scalable AI, workflows that work with your technology stack. All within a building experience you will love.

OpenAI
Redis

How to connect OpenAI and Redis

Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

OpenAI and Redis integration: Create a new workflow and add the first step

Build your own OpenAI and Redis integration

Create custom OpenAI and Redis workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

OpenAI supported actions

Redis supported actions

Delete

Delete a key from Redis

Get

Get the value of a key from Redis

Increment

Atomically increments a key by 1. Creates the key if it does not exist.

Info

Returns generic information about the Redis instance

Keys

Returns all the keys matching a pattern

List Length

Returns the length of a list

Pop

Pop data from a redis list

Publish

Publish message to redis channel

Push

Push data to a redis list

Set

Set the value of a key in redis

Other integrations with OpenAI

OpenAIGoogle SheetsOpenAIGmailOpenAITelegramOpenAISupabase

Other integrations with Redis

RedisGoogle SheetsRedisTelegramRedisPostgresRedisMySQL
FAQs

FAQ

Can OpenAI connect with Redis?

Can I use OpenAI’s API with n8n?

Can I use Redis’s API with n8n?

Is n8n secure for integrating OpenAI and Redis?

How to get started with OpenAI and Redis integration in n8n.io?

Need help setting up your OpenAI and Redis integration?

Discover our latest community's recommendations and join the discussions about OpenAI and Redis integration.

How to define AI-powered Extra Workflow Inputs in AI tools?

Artem

Describe the question I need to pass to the tool some data from the AI Agent. Like, “task name” and “task tags” to create a task via Custom Workflow Tool. So I don’t know what to refer to in the Extra Inputs. Because th…

The prompt is not being executed

sérgio eduardo floresta filho

Hello! My goal is to use Google Forms to collect information from my clients and then use n8n to automate the processing of this information. My workflow involves: Collecting data through Google Forms. Using n8n to re…

How to handle multi-message prompts in OpenAI Chat node?

Heisenbug

Describe the problem/error/question I want to send multiple messages to the OpenAI Chat node (LangChain → LLM Prompt Template) in a single execution, simulating a conversation. The first message is fixed, and the followi…

OpenAI node - How to use the new Endpoint?

Julien

Is it possible to choose the Responses API or OpenAI ? It has been updated a few months ago by OpenAI, but the node still seems to be using the old Completions API. [https://platform.openai.com/docs/guides/migrate-to-re…

OpenAI not receicving JSON data from previous node

Andrew adawdad

Describe the problem/error/question Im currently using the openAI node to send a text message to the system. I am sending the previous nodes JSON data, but the openai response says that im only sending {{ $json }} instea…

Looking to integrate OpenAI and Redis in your company?

The world's most popular workflow automation platform for technical teams including

Why use n8n to integrate OpenAI with Redis

Build complex workflows, really fast