Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
Download a CSV and email it as an attachment via the Resend SMTP API in Kestra, keeping your API key safe in a Kestra Secret.
Incrementally push freshly updated Postgres rows into an Algolia search index every five minutes.
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.
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.
Query HubSpot companies and return the 10 most recently created with selected CRM properties.
A stateful Slack AI chatbot that remembers each user's conversation across messages using OpenAI GPT-4o-mini and the Kestra KV store.
Turn plain-English to-do prompts into structured Todoist tasks using DeepSeek AI structured output and a ForEach HTTP loop.
Use blueprints to kickstart your first workflows.