n8n-docs/docs/nodes/credentials/AMQP
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00

permalink description
/credentials/amqp Learn to configure credentials for the AMQP node in n8n

AMQP

You can use these credentials to authenticate the following nodes with AMQP.

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.