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
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).
Last updated