---
title: t Scheduling and Timing
description: Available triggers
documentId: ipaas-triggers-scheduling-timing
locale: en-US
---

Scheduling and timing triggers allow integration flows to be started based on scheduled times or defined intervals. With them, you can automate recurring tasks, execute processes at specific times, or respond to temporal events in a flexible and efficient way.


<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>
