RabbitMQ (prebuilt connector)
Last updated
Last updated
RabbitMQ is an open-source message-broker.
API documentation for RabbitMQ (used to build this connector) can be found via the link below:
When adding connector instances for RabbitMQ, the following authentication methods are supported:
When a user chooses to add a connector instance with user pass authentication, the credentials below are prompted:
Credential | Required? | Notes |
---|---|---|
host
Enter the required RabbitMQ host name (created when RabbitMQ was set up).
username
Enter your RabbitMQ username.
password
Enter your RabbitMQ password.
vhost
Enter the required RabbitMQ vhost name (created when RabbitMQ was set up).