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
Page on-call responders in QQ (Tencent Cloud IM) whenever any flow in a Kestra namespace ends in FAILED or WARNING.
Turn inbound website form submissions into deduplicated Odoo CRM leads via webhook, with payload validation, email-based upsert, retries, and Slack failure alerts.
Run a chain of SurrealDB CRUD queries with Kestra and post the final result to Slack.
Post a daily Kestra pipeline status digest with real 24h execution counts to a Tencent Cloud IM / QQ team channel.
Refresh a daily sales aggregate in Postgres, then publish three differently-shaped completion events to independent NATS subjects for fulfillment, analytics, and audit teams.
Notify a QQ approver group that an approval is pending, pause for a human decision, then post the outcome or an expiry notice.
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.
Chain Terraform provisioning, Ansible configuration, and an Argo CD sync with a final health check.
Insert records into SurrealDB and store query results as downloadable artifacts in Kestra internal storage.
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.
Send a raw TCP payload to any host and port from Kestra, with a pre-flight port check and a fail-fast assertion.
System flow that sends a Telegram alert whenever any workflow under the company namespace fails or finishes with a warning.
Route Kestra workflow execution down different branches based on an input value using the Switch task.
Pull flows and namespace files from a Git repository into Kestra every hour for GitOps-driven deployments.
GitOps sync that pulls flows, files, and dashboards from a Git repository into a Kestra namespace every 15 minutes.
Continuously sync namespaces, flows, files, and dashboards from a Git repository into your Kestra tenant every 15 minutes.
Lock a Kestra flow against UI edits by setting the system.readOnly label, protecting GitOps-managed and production workflows from accidental changes.
Fetch a migration wave, pause for human go/no-go, then power on each migrated VM on Nutanix AHV in a controlled batch.