Skip to content

Templates

Production-ready workflows. Copy and deploy.

Each template is a complete workflow definition with handlers, context schema, and deployment instructions. Customize the pieces you need, delete the rest.

SaaS Customer Onboarding

Welcome email, wait for activation, branch by engagement, Slack alert on churn risk, CRM update. Runs over 14 days with business-hour send windows.

9 steps14 days
routerdelayab_splitactivepieces

AI Support Triage

Webhook receives ticket, LLM classifies urgency and category, routes to the right team channel, escalates on SLA breach. Human review for ambiguous cases.

7 stepsReal-time
llm_callrouterhuman_reviewsla_deadline

Invoice Processing

Email trigger receives invoice PDF, LLM extracts line items, human approves amounts over threshold, posts to accounting API. Retry with exponential backoff.

8 stepsMinutes
llm_callhuman_reviewtry_catchactivepieces

AI Content Pipeline

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.

6 stepsMinutes
llm_callhuman_reviewrouterloophttp_request

Cold Email 3-Step Sequence

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.

5 steps9 days
http_requestdelayrouterrate_limit

Event-Driven Outreach

Start, pause, branch, and stop outreach from real lead behavior instead of arbitrary calendar touches.

6 stepsEvent-driven
durablevalidationrecovery

Human Handoff After Reply

Stop automated touches after a reply, assign an owner, preserve context, and enforce a response SLA.

6 stepsEvent-driven
durablevalidationrecovery

Form-to-PDF With Outcome Validation

Generate a PDF from a form, validate the artifact, attach it to the source record, and repair failures safely.

7 stepsEvent-driven
durablevalidationrecovery

WhatsApp Quotes to Excel

Turn unstructured supplier messages into comparable quote rows with source links, validation, and review thresholds.

6 stepsEvent-driven
durablevalidationrecovery

Document Extraction With Provenance

Extract structured fields while retaining page references, source text, confidence, parser version, and approval evidence.

6 stepsEvent-driven
durablevalidationrecovery

Need a custom workflow?

We build production-ready workflow definitions for your specific use case. Includes handler configuration, credential setup, and deployment guide.