Back to integrations

Redis and Zabbix integration

Save yourself the work of writing custom integrations for Redis and Zabbix 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
Zabbix

How to connect Redis and Zabbix

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 Zabbix integration: Create a new workflow and add the first step

Build your own Redis and Zabbix integration

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

Supported methods for Zabbix

Delete

Get

Head

Options

Patch

Post

Put

To set up Zabbix integration, add the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. The HTTP Request node makes custom API calls to Zabbix to query the data you need using the URLs you provide.

Requires additional credentials set up

Use n8n's HTTP Request node with a predefined or generic credential type to make custom API calls.

Other integrations with Redis

RedisGoogle SheetsRedisTelegramRedisMySQLRedisPostgres
FAQs

FAQ

Can Redis connect with Zabbix?

Can I use Redis’s API with n8n?

Can I use Zabbix’s API with n8n?

Is n8n secure for integrating Redis and Zabbix?

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

Looking to integrate Redis and Zabbix in your company?

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

Why use n8n to integrate Redis with Zabbix

Build complex workflows, really fast