Collection
Workflows & Automation
18 articles
01What is a workflow in turgo?Trigger → conditions → actions: how workflows handle deterministic automation and compose with agents.3 min→02Build your first workflowStart with speed-to-lead — clone the template, wire the trigger, adjust routing, test, and enable.3 min→03Trigger types — events, conditions, schedulesThe three trigger families — events, conditions, schedules — how each fires, and how to combine them.3 min→04Action library — what workflows can doThe action families — record, motion, data, and external — that workflow steps can run.3 min→05Branching logic — if-then-elseSplit a workflow by condition — adding branches, building conditions, merging paths, and keeping it readable.3 min→06Agentic steps inside workflowsHand a single decision or generation task to an agent mid-workflow — with the same guardrails as sends.3 min→07Test and debug a workflowRun in test mode with per-step results, debug production runs from run history, and fix common bugs.3 min→08Workflow templates libraryThe proven patterns — speed-to-lead, signal plays, hygiene sweeps, onboarding — to clone and adjust.3 min→09Inbound lead workflow patternsThree proven inbound patterns — speed-to-lead, demo-request VIP, trial activation — and the anti-pattern to avoid.3 min→10Stage-change workflow patternsOrchestrate on deal-stage changes — Discovery prep, Proposal coverage checks, Closed-Won/Lost plays.3 min→11Signal-triggered workflow patternsThe high-ROI signal plays — funding, job-change, intent surge, website-visit — with timing for each.3 min→12Re-engagement workflow patternsAutomate recycling dormant value — closed-lost watch, engaged-then-silent recovery, and trial win-back.3 min→13Onboarding workflow patternsThe closed-won chain — internal handoff, customer welcome, milestone tracking, and the 90-day expansion watch.3 min→14Workflow versioningEvery save is a version with a visual diff — run linkage, one-click rollback, and version discipline.3 min→15Workflow run historyPer-step inputs, outputs, durations, and errors for every run — your debugging surface and audit trail.3 min→16Workflow error handlingConfigure per-step failure behavior — retry, skip, fallback, or halt-and-alert — for steps touching external systems.3 min→17Pause and resume workflowsPausing stops new runs while in-flight ones finish — missed-event handling, scheduled runs, and pause vs archive.3 min→18Workflow performance and limitsPlatform limits and how to design around them — batch instead of loop, and chain workflows via signals.3 min→