--- title: RabbitMQ Trigger node documentation description: Learn how to use the RabbitMQ Trigger node in n8n. Follow technical documentation to integrate RabbitMQ Trigger node into your workflows. contentType: [integration, reference] priority: medium --- # RabbitMQ Trigger node [RabbitMQ](https://www.rabbitmq.com) is an open-source message broker that accepts and forwards messages. ```{note} Credentials You can find authentication information for this node [here](/08-0-0-Workflow/integrations/builtin/credentials/rabbitmq.md). ``` ```{note} Examples and templates For usage examples and templates to help you get started, refer to n8n's [Rabbit MQ Trigger integrations](https://n8n.io/integrations/rabbitmq-trigger/) page. ``` ## Related resources n8n provides an app node for RabbitMQ. You can find the node docs [here](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.rabbitmq.md). View [example workflows and related content](https://n8n.io/integrations/rabbitmq-trigger/) on n8n's website.