It support ·

Deda.Tech uses n8n as middleware to automate ITSM and server lifecycle workflows, reducing new workflow build time to 30 minutes

The problem

Deda.Tech's internal ITSM systems and customers' diverse tech stacks — spanning modern open source projects and enterprise components — could not communicate with each other, and the team needed a visual, event-driven middleware tool that natively connected to RabbitMQ and came with vendor support.

First attempt

The previous tool claimed to be low-code but required manual coding for every HTTP connection, authentication, and API call inside tasks, making new workflow development take approximately two days.

Workflow diagram · grounded in source
1
ITSM publishes JSON to RabbitMQ
trigger
“leverage their ITSM system to publish JSON payloads to a queue on RabbitMQ”
2
N8n receives and consumes requests
integration
“n8n then receives the requests, consumes them, and runs the provisioning automations”
3
Server lifecycle automation
output
“automates server lifecycles for customers without needing to give external access to Deda.Tech hypervisors – from powering servers on and off and scheduling reboots, to taking data snapshots and backups”
4
ITSM configuration sent to Salesforce
integration
“develop a new workflow to send configuration items from their ITSM system to Salesforce”
Reported outcome

n8n now acts as middleware connecting Deda.Tech's ITSM systems and external customer stacks, cutting new workflow build time to 30 minutes and enabling non-engineers to understand and contribute to workflow improvements.

Reported metrics
New workflow build time30 minutes
Previous workflow build time (prior tool)about two days
Reported stack
n8nRabbitMQVMwareSalesforce
Source
https://n8n.io/case-studies/dedatech/
Read source ↗

Frequently asked questions

What did this team achieve with this AI workflow?

n8n now acts as middleware connecting Deda.Tech's ITSM systems and external customer stacks, cutting new workflow build time to 30 minutes and enabling non-engineers to understand and contribute to workflow improvements.

What tools did this team use?

n8n, RabbitMQ, VMware, Salesforce.

What results were reported?

New workflow build time: 30 minutes; Previous workflow build time (prior tool): about two days (source-reported, not independently verified).

What failed first in this deployment?

The previous tool claimed to be low-code but required manual coding for every HTTP connection, authentication, and API call inside tasks, making new workflow development take approximately two days.

How is this it support AI workflow structured?

ITSM publishes JSON to RabbitMQ → N8n receives and consumes requests → Server lifecycle automation → ITSM configuration sent to Salesforce.