Skip to main content
Run Bolt schedules from outside Paradime so your dbt™ runs fit into an existing pipeline. Trigger a schedule directly through the Bolt API, or from an orchestrator such as Airflow or Dagster.

Bolt API

Trigger, monitor, and retry runs via the API, SDK, CLI, or webhooks.

Airflow

Trigger Bolt schedules from Airflow DAGs with the Paradime dbt provider.

Dagster

Run Bolt schedules as Dagster assets with the dagster-dbt integration.
Give any externally-triggered schedule the Off trigger type (cron OFF) so it only runs when you call it.