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.
63 Blueprints
A stateful Slack AI chatbot that remembers each user's conversation across messages using OpenAI GPT-4o-mini and the Kestra KV store.
Forecast 7-day demand with OpenAI GPT-4o, auto-generate purchase orders for stockout-risk SKUs, and log them to PostgreSQL every 6 hours.
Fetch a stock watchlist from Yahoo Finance, compute momentum and RSI, score it with OpenAI GPT-4o, log signals to PostgreSQL, and alert Slack daily.
Broadcast a LINE alert to your followers only when a flow breaches its duration SLA, using a MAX_DURATION SLA label.
Broadcast a LINE alert to your Official Account followers whenever any flow in a namespace fails.
Remediate a ServiceNow incident with an Ansible playbook and close the ticket with resolution notes.
Open a Jira incident ticket, alert your on-call team in Slack, generate a timeline report, and log every incident to PostgreSQL in one flow.
Query CMDB CIs due for patching, run a patch runbook per CI, and write the result back to ServiceNow.
Turn plain-English to-do prompts into structured Todoist tasks using DeepSeek AI structured output and a ForEach HTTP loop.
Extract your brand voice from an RSS feed, generate an on-brand blog post with OpenAI GPT-4o, and save it to WordPress as a draft.
Aggregate RSS feeds, summarize the last 48 hours with OpenAI GPT-4o-mini, and deliver an AI-curated daily digest to Slack and email on a schedule.
Estimate a Klaviyo campaign's audience before sending, alert Slack when out of range, and optionally fail so a parent flow can gate the send.
Poll Klaviyo send jobs during business hours and page Slack once when a campaign send transitions into a bad state.
Automatically open a ServiceNow incident when a pipeline fails, with severity pulled from the CMDB and a Slack alert.
Query HubSpot companies and return the 10 most recently created with selected CRM properties.
An approved ServiceNow change request automatically runs an implementation runbook and updates the change record state.
Poll ServiceNow for new incidents on a schedule and fan out each one to a remediation subflow.
Download a CSV dataset and email it as an attachment through the Resend SMTP API, with the API token kept safe in a Kestra Secret.
Automatically create HubSpot contacts from new and updated rows in your Postgres customers table.
Incrementally push freshly updated Postgres rows into an Algolia search index every five minutes.
Sync external API data into a custom ServiceNow table with automatic upsert (update or insert) logic.
Broadcast an outcome-aware LINE update to your followers every time one business-critical Kestra flow reaches a terminal state.
Validate a webhook payload with Python, run a PowerShell disk healthcheck, and file the results as a ServiceNow incident.
Pull real Klaviyo campaign KPIs on a weekly schedule, export them to CSV, and post a performance summary to Slack.