---
title: Triggers
description: Available triggers
documentId: ipaas-triggers
locale: en-US
---

Triggers are events that initiate the execution of an integration flow. They can be triggered by a variety of sources, such as cloud storage services, messages, emails, communication protocols, schedulers, and much more.

Check below the available triggers in Sensedia Integrations organized by categories:

## Scheduling and Timing
<Cards>
  <Card title="Cron" href="/docs/integrations/ipaas-cron-trigger" />
  <Card title="Quartz" href="/docs/integrations/ipaas-quartz-trigger" />
  <Card title="Scheduler" href="docs/integrations/ipaas-scheduler-trigger" />
  <Card title="Timer" href="/docs/integrations/ipaas-timer-trigger" />
</Cards>

## File Storage and Transfer
<Cards>
  <Card title="AWS S3 Storage Service" href="/docs/integrations/ipaas-aws-s3-storage-service-trigger" />
  <Card title="Azure Storage Blob Service" href="/docs/integrations/ipaas-azure-storage-blob-service-trigger" />
  <Card title="FTP/FTPS" href="/docs/integrations/ipaas-ftp-s-trigger" />
  <Card title="Google Storage" href="docs/integrations/ipaas-google-storage-trigger" />
  <Card title="SFTP" href="docs/integrations/ipaas-sftp-trigger" />
  <Card title="SMB" href="docs/integrations/ipaas-smb-trigger" />
</Cards>

## Communication and Collaboration
<Cards>
  <Card title="Slack" href="/docs/integrations/ipaas-slack-trigger" />
</Cards>

## Email
<Cards>
  <Card title="Mail (IMAP/S and POP3/S)" href="/docs/integrations/ipaas-mail-trigger" />
</Cards>

## Messaging, Events, and Queues
<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" href="/docs/integrations/ipaas-kafka-trigger"/>
  <Card title="Paho/Paho MQTT 5" href="docs/integrations/ipaas-paho-paho5-trigger" />
</Cards>

## Communication and Integration Protocols
<Cards>
  <Card title="REST" href="/docs/integrations/ipaas-rest-trigger" />
</Cards>

## Healthcare
<Cards>
  <Card title="FHIR" href="/docs/integrations/ipaas-fhir-trigger" />
</Cards>
