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.
482 Blueprints
Build a Docker image and push it to AWS ECR using short-lived token authentication, all in one Kestra flow.
Build a RAG chat-with-your-data flow that retrieves answers from Elasticsearch and generates grounded responses with OpenAI.
Extract Cassandra data with CQL, serialize it to CSV, and load it into Google BigQuery for analytics.
Resume multiple paused Kestra executions in one action through the API, driven by an approver console App.
Build a SQLite table, query it, and export the results to CSV and Excel for business stakeholders.
A human-in-the-loop vacation approval workflow that pairs a Slack approval request with an automated API submission in Kestra.
Cache an expensive extract task with taskCache and join the data in DuckDB to compute profit per transaction.
Turn inbound website form submissions into deduplicated Odoo CRM leads via webhook, with payload validation, email-based upsert, retries, and Slack failure alerts.
Catch any task failure and post an instant Slack alert with the flow and execution details.
Export one day of Odoo customer invoices to CSV and stage it in Amazon S3 every night, with retries, Slack alerting, and backfill-safe partitioning.
Refresh a daily sales aggregate in Postgres, then publish three differently-shaped completion events to independent NATS subjects for fulfillment, analytics, and audit teams.
Build a Docker image and push it to Google Cloud Artifact Registry using short-lived OAuth credentials.
Centralized Slack alerting for every FAILED or WARNING execution under a namespace prefix, enriched with context from the KV store.
Compare a live network scan against NetBox, auto-register missing devices, and open a GitHub issue documenting the drift.
Verify a shared NFS mount is really NFS, then list and delete stale scratch files that pile up across a fleet of workers sharing the same storage.
Pull your Nutanix AHV VM inventory, compute per-VM chargeback, log it to a Google Sheet, and summarize on Slack.
Provision a Nutanix AHV VM, snapshot it, patch over SSH, health-check, and roll back automatically on failure.
Provision a Proxmox VE VM on webhook, then register it in NetBox with an allocated IP, device record, and owning contact.
Spin up a Databricks cluster on demand, run a Spark job, then tear the cluster down automatically.
Pull active devices from NetBox by role and site, run an Ansible playbook against each, and post a summary to Slack.
Run the same script on Python 3.9 and Python 3.13 in one flow, each task pinned to its own container image, to evaluate a new runtime without touching production.
Every morning, summarize the previous day's confirmed Odoo sales orders per currency and post a JSON-safe Block Kit digest to Slack.
GitOps sync that pulls flows, files, and dashboards from a Git repository into a Kestra namespace every 15 minutes.
Fetch a migration wave, pause for human go/no-go, then power on each migrated VM on Nutanix AHV in a controlled batch.