---
title: t Messaging, Events, and Queues
description: Available triggers
documentId: ipaas-triggers-messaging-events
locale: en-US
---

Messaging, event, and queue triggers allow integration flows to be initiated in response to messages, events, or notifications from distributed systems. These triggers connect your integrations to message brokers and event streaming platforms, enabling you to process, route, and react to real-time data from sources such as queues, topics, and publish/subscribe (pub/sub) systems.

<Cards>
  <Card title="AWS Simple Queue Service (SQS)" href="docs/integrations/ipaas-aws-sqs-trigger" />
  <Card title="Google Pub/Sub" href="/docs/integrations/ipaas-google-pubsub-trigger" />
  <Card title="Kafka" />
  <Card title="Paho/Paho MQTT 5" href="docs/integrations/ipaas-paho-paho5-trigger" />
</Cards>
