Back to integrations

MQTT and Redis integration

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

How to connect MQTT 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.

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

Build your own MQTT and Redis integration

Create custom MQTT 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.

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

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 MQTT

MQTTTelegramMQTTMySQLMQTTPostgresMQTTMicrosoft SQL

Other integrations with Redis

RedisGoogle SheetsRedisTelegramRedisMySQLRedisPostgres
FAQs

FAQ

Can MQTT connect with Redis?

Can I use MQTT’s API with n8n?

Can I use Redis’s API with n8n?

Is n8n secure for integrating MQTT and Redis?

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

Looking to integrate MQTT and Redis in your company?

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

Why use n8n to integrate MQTT with Redis

Build complex workflows, really fast