n8n-docs/docs/nodes/credentials/AMQP
2020-08-16 08:06:13 +02:00
..
README.md 🔨 Add permalinks to credential docs 2020-08-16 08:06:13 +02:00

permalink
/credentials/amqp

AMQP

You can find information about the operations supported by the AMQP node on the integrations page. You can also browse the source code of the node on GitHub.

Prerequisites

You need to have a AMQP 1.0 compatible message broker installed.

Using ActiveMQ connection

Use your Hostname, Port, User, and Password as the AMQP Sender credential data in n8n.

Note: The default username for ActiveMQ is admin and the default password is admin.