

AMQP
Frends offers seamless integration with the Advanced Message Queuing Protocol (AMQP 1.0), enabling you to effortlessly connect and automate data flows between your systems and AMQP-based applications.
Frends has both tasks for sending AMQP messages and an AMQP trigger for listening for incoming messages.
Typical products supporting AMQP 1.0 are
- Apache ActiveMQ
- RabbitMQ
- Azure Service Bus
- IBM MQ
Use cases
Below you will find typical use cases for AMQP integrations and how they are implemented in Frends.
Listening for incoming AMQP messages
Using the Frends AMQP trigger to listen for incoming messages, process them and then reply to the reply queue.