Skip to main content

Triggers Overview

Integration triggers allow you to define when a flow should run. If your integration has multiple flows, each flow has its own trigger (and so its own webhook URL or schedule).

There are several types of triggers:

App Events

Invoke a flow when data changes in a third-party app. Some app event triggers rely on webhook requests sent from the third-party, while others poll the third-party app's API for changes.

Example: A new lead is created in Hubspot, and you want to ingest the new lead data in your app.