ActiveMQ Queue Message Receiver via AMQP Trigger

Simple n8n workflow that triggers on incoming messages from an ActiveMQ queue using the AMQP Trigger node for real-time message processing and automation.

n8n
ActiveMQ Queue Message Receiver via AMQP Trigger

This workflow consists of a single AMQP Trigger node designed to listen for and receive messages from an ActiveMQ message queue. ActiveMQ, a popular open-source messaging server, supports the AMQP protocol, allowing this n8n trigger to connect seamlessly and activate the workflow upon message arrival. With parameters like 'sink' for specifying the queue or exchange, it captures incoming data in real-time without polling, making it efficient for event-driven architectures.

The primary benefit is enabling n8n users to integrate message queue systems into broader automation pipelines effortlessly. It saves time by automating the ingestion of queue data, which can then route to downstream nodes for processing, such as data transformation, notifications, or integrations with databases and APIs. This is particularly useful in microservices environments where decoupling components via queues is standard.

Use cases include monitoring application logs queued in ActiveMQ, processing IoT sensor data streams, handling order queues in e-commerce backends, or triggering incident responses from factory systems. Extend it by adding nodes after the trigger for custom logic, like filtering messages, enriching data, or sending alerts via email/Slack. Ideal for developers and DevOps teams building scalable, reactive workflows.

$3.99
Last updated August 29, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Miscellaneous workflows

More from Omar Karlsson

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.