Prerequisites
Before setting up a RabbitMQ destination, ensure that you have:- A RabbitMQ instance reachable from the internet
- An exchange that already exists on that instance
- A username and password with permission to publish to that exchange
Data format
Ampersand publishes each read or subscribe message to your RabbitMQ exchange as JSON. The full payload schema is defined in webhook.yaml.Create a RabbitMQ destination
Go to the Destinations page in the Ampersand Dashboard and create a new RabbitMQ destination. You’ll need to provide:Refer to the destination in your integration
After creating your RabbitMQ destination, reference it in youramp.yaml file:

