Skip to content

Durasi: 10 menit | Block: 1


📚 Recap Speed Run

Sesi 2: Dari Manual ke Visual

  • Workflow = SOP visual, bukan coding
  • Trigger → Action pattern
  • JSON, field mapping, expressions
  • Artifact: Workflow v1 (form → notif)

Sesi 3: Multi-Step & Routing

  • Routing pattern: classify first, handle second
  • Switch/If node untuk branching
  • External API integration (Sheets, WhatsApp)
  • Merge node untuk data enrichment
  • Artifact: Workflow v2 (routing + external data)

Sesi 4: Production-Safe

  • Error handling: retry, fallback, error workflow
  • Code Node untuk transformasi data
  • Sub-workflows untuk modular design
  • Schedule + Human approval (Wait node)
  • Artifact: Workflow v3 (production-ready)

📋 Mini Project Brief

Rules

  1. Pilih 1 project dari 4 opsi (atau propose sendiri)
  2. Minimum requirements:
    • 1 trigger (webhook/schedule)
    • 1 routing logic (If/Switch)
    • 1 external integration (Sheets/WhatsApp/Email)
    • Error handling di minimal 1 node
  3. Waktu: 30 menit build
  4. Demo: 3-5 menit per peserta

Grading Rubric (Self-Assessment)

KriteriaWeight1 (Basic)3 (Good)5 (Excellent)
Functionality40%Workflow jalanJalan + branchingJalan + routing + error handling
Complexity20%Linear flowMulti-stepSub-workflows + Code node
Production-Ready20%BasicRetry + fallbackFull error workflow + logging
Presentation20%Jalan tapi ga bisa jelaskanJelas jelaskan flowJelas + bisa jawab pertanyaan

🎯 Persona-Specific Goals

PersonaFocus di Mini Project
🟢 BisnisWorkflow yang langsung bisa dipakai di bisnis
🔵 KarirWorkflow yang bisa jadi portfolio item
🟡 FreelanceWorkflow yang bisa di-demo ke client

Bootcamp AI Automation — akala.id