Articles in this section

Set up a connection to RabbitMQ

RabbitMQ is a popular open-source message broker that enables the integration of various systems and applications by facilitating asynchronous communication between them.

Set up a connection

This video demonstrates creating a RabbitMQ connection.

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting Instructions
Name your connection * Enter a clear and distinguishable name.
Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.
Instance URL* Enter the instance URL of your RabbitMQ server. For example, if your local host is http://localhost:15672/api, your instance URL is http://localhost:15672.
Since integrator.io ignores all HTTP requests from a local host, you must create a secured tunnel to your local host and then generate an instance URL. The default management port is 15672, and “api” is the common path for API endpoints.
Username* Enter your RabbitMQ account username.
Password*

Enter your RabbitMQ account password.
Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s password safe. When editing this form later, you must enter this token again; it is stored only when the connection is saved and never displayed as text.

Tip: This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see basic universal connector documentation.

Additional references

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.