Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
The first step is always the hardest. Search or browse to kick-start your next flow.
26 Blueprints
Airbyte ingests, dbt transforms, Hightouch activates, Slack confirms, the full reverse-ETL chain in one flow.
Event-driven cross-cloud ETL that loads new Azure Blob CSV files into BigQuery and triggers a dbt Cloud transformation job.
Create a production-ready ELT pipeline in Python that pulls analytics data from Google Analytics (GA4) and loads it into DuckDB using dlt (data load tool).
Extract JSON from a REST API and load it into DuckDB with dlt, fully orchestrated in a single Python task.
Extract Cassandra data with CQL, serialize it to CSV, and load it into Google BigQuery for analytics.
Run Airbyte Cloud syncs in parallel, then trigger a dbt Cloud transformation job once the data lands.
Ingest Salesforce, Google Analytics, and Facebook Ads in parallel with Airbyte Cloud, then transform with dbt in one orchestrated ELT pipeline.
Run parallel Airbyte syncs, then transform raw data with dbt Core, all in one orchestrated ELT pipeline.
Download a remote CSV and bulk-load it into MySQL with a declarative, secret-secured ELT pipeline.
Download a file from Google Cloud Storage, clean it with Python and pandas, and load the curated result into BigQuery on a schedule.
Download a CSV over HTTP, truncate-and-reload an Oracle staging table with named-column JDBC batches, then assert the row count landed.
Move Apache Pinot query results into BigQuery as a clean, schema-typed CSV load.
Extract Zendesk support tickets into DuckDB with a dlt Python pipeline orchestrated by Kestra.
Load Zendesk support tickets into a Weaviate vector store with dlt, ready for semantic search and RAG.
Auto-load files into BigQuery the moment they land in a Google Cloud Storage bucket, then archive each object so it never re-triggers.
Sync Pipedrive CRM data into BigQuery every hour with a dlt Python pipeline orchestrated by Kestra.
Read a Google Spreadsheet and load its rows straight into a BigQuery table with automatic schema detection.
Run a Python ELT pipeline with dlt that extracts Chess.com API data and loads it into DuckDB on a schedule.
Trigger an Airbyte Cloud connection sync on a recurring schedule so your data lands fresh without manual runs.
Download a remote CSV, create the target table with DDL, and bulk load it into Postgres on a single Kestra flow.
Trigger multiple Airbyte connection syncs in parallel from a single Kestra flow to cut total ingestion time.
Sync every HubSpot CRM object into BigQuery on a daily schedule using CloudQuery.
Sync multiple Fivetran connectors in parallel, then trigger a dbt Cloud transformation job, all from one Kestra flow.
Run four Fivetran connector syncs in parallel, then build your dbt Core models on the freshly loaded data.