Back to integrations

Redis and Slack integration

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

Redis
Slack

How to connect Redis and Slack

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.

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

Build your own Redis and Slack integration

Create custom Redis and Slack 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

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

Slack supported actions

Other integrations with Redis

RedisGoogle SheetsRedisTelegramRedisPostgresRedisMySQL

Other integrations with Slack

SlackGoogle SheetsSlackAirtableSlackPostgresSlackMySQL
FAQs

FAQ

Can Redis connect with Slack?

Can I use Redis’s API with n8n?

Can I use Slack’s API with n8n?

Is n8n secure for integrating Redis and Slack?

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

Need help setting up your Redis and Slack integration?

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

Slack node: Channel list not loading with "Issues: There was a problem loading the parameter options from server: "[object Object]""

Michelle

I’m trying to use a Slack node for searching messages in a specific channel. Yet, when I add the option for channel selection, I get an error: *Issues: There was a problem loading the parameter options from server: “[ob…

Slack Trigger Node stopped working between two different channels

Ageng Putra

Describe the problem/error/question I have two separate workflows, each using a different Slack app integration: Staging channel → uses trigger-app 1 Production channel → uses trigger-app 2 The issue: The Slack…

Slack's channel history timestamp parameters

Kyrylo

Describe the problem I’m trying to get certain messages from a channel. The way I had it configured with HTTP node was by making a request to this URL: https://slack.com/api/conversations.history?channel={{ $(‘get_all_m…

Scalable Slack triggers set up

Ignas

Describe the problem/error/question Hey Community, we recently rolled out N8N company wide and we are missing is scalable solution to Slack trigger set up. The problem is that for every workflow that we create in N8N we …

Slack node token rotation issue

Sergiy B.

Describe the problem/error/question I have a Opt in option switched on in the Slack app, so tokens are rotating every 12 hours, but there is no way I found in n8n to make dynamik access tocken to be applied, so every 12…

Looking to integrate Redis and Slack in your company?

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

Why use n8n to integrate Redis with Slack

Build complex workflows, really fast