AMQP (Advanced Messaging Queuing Protocol) is an open source messaging protocol operating in the application layer of ISO OSI model. AMQP mandates the behavior between the message provider and the client in a similar way of other protocols such as HTTP, FTP, SMTP etc.

Triggers
-
Subscribe
Triggers when a a subscriber receives a message from the publisher
To use AMQP in your workflow, you will first need to connect it with Built.io Flow.
Go to your canvas, double-click on the Start icon, and select AMQP service. Then, click on the Add New option listed under the Connect to AMQP field in the configuration window. The Add Connection window prompts where you'll be asked to specify the Host, Username, and Password to establish the connection.
To retrieve these credentials, go to your AMQP account and create an instance. If you have already created one, you can see the list of instances on the dashboard.
Click on the instance of whose credentials you want to retrieve.
Once you click the instance, you'll get the Details page. Copy the host name, user name and password and paste it in the Add Connection window. Then, click the ADD button. You can now see the added authorization under the Connect to AMQP field.