This Product Ideas board is currently undergoing updates, but please continue to submit your ideas.
We use RabbitMQ a lot to take action when certain record events happen. For example, when users are created in a table, this sends a message which triggers account creation in other systems.
At the moment, we use scripting automations to send POST requests to our RabbitMQ HTTP API. This is cumbersome, and there's no way to listen to events without creating webhooks.
We would love first-class AMQP integration in Airtable. This would look like: