Templates
Each template is a complete workflow definition with handlers, context schema, and deployment instructions. Customize the pieces you need, delete the rest.
Welcome email, wait for activation, branch by engagement, Slack alert on churn risk, CRM update. Runs over 14 days with business-hour send windows.
Webhook receives ticket, LLM classifies urgency and category, routes to the right team channel, escalates on SLA breach. Human review for ambiguous cases.
Email trigger receives invoice PDF, LLM extracts line items, human approves amounts over threshold, posts to accounting API. Retry with exponential backoff.
Generate blog posts or marketing copy with an LLM, auto-check quality, route through human approval, and publish to your CMS. Rejected content loops back for revision.
Send a personalized cold email, wait 3 days, check if the prospect replied, then follow up or stop. Built-in rate limiting prevents deliverability issues.
Start, pause, branch, and stop outreach from real lead behavior instead of arbitrary calendar touches.
Stop automated touches after a reply, assign an owner, preserve context, and enforce a response SLA.
Generate a PDF from a form, validate the artifact, attach it to the source record, and repair failures safely.
Turn unstructured supplier messages into comparable quote rows with source links, validation, and review thresholds.
Extract structured fields while retaining page references, source text, confidence, parser version, and approval evidence.
We build production-ready workflow definitions for your specific use case. Includes handler configuration, credential setup, and deployment guide.