---
title: Connectors & Triggers
description: Available connectors and triggers in Sensedia Integrations
documentId: ipaas-connectors-triggers
locale: en-US
---

Explore the connectors and triggers available in Sensedia Integrations.

See the main parameters, and examples to create your integrations.

<Cards>
    <Card
    title="Connectors"
    href="/docs/integrations/ipaas-connectors" 
    icon={<Workflow />}
    >
     Connectors are steps that facilitate integration between different applications, services, and systems.
    </Card>
  <Card 
    title="Triggers" 
    href="docs/integrations/ipaas-triggers"
    icon={<Play/>}
    >
    Triggers start the execution of an integration flow.
  </Card>
</Cards>
