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