• Documentation
  • Examples
  • Patterns
Contact salesSign Up
  • Documentation
  • Examples
  • Patterns
  • Overview
    • All patterns
  • Durable Workflows
    • Reliably run critical workflows
  • Flow Control
    • Flash sales and bursty workflows
  • Event Coordination
    • Building flows for lost customers
    • Reliable scheduling systems
    • Running functions in parallel
  • Scheduling
    • Running code at specific times
  • Background Jobs
    • Build reliable webhooks
    • Keeping your API fast
  • Contact salesSign Up
TypeScript SDK v4 is now available! See what's new
02 · Choreograph the chaos

Event Coordination

Wait for events, correlate signals across time, and cancel in-flight work based on what users do. The substrate underneath approvals, sagas, and abandonment flows.

EVENTsend.emailupdate.crmscore.leadnotify.slack
eventuser.signed_up · 4 listeners

Patterns

01Building flows for lost customersCoordinate between events to build AI-driven re-engagement, human-in-the-loop approvals, and multi-step user journeys.02Reliable scheduling systemsFan out to hundreds or thousands of independently-retried jobs from a single trigger, from batch AI processing to multi-tenant report generation.03Running functions in parallelFan out to multiple model calls, evaluations, or processing tasks from a single event.
Next primitive →Scheduling

Was this page helpful?

© 2026 Inngest Inc. All rights reserved.
We're hiring!
Star our open source repositoryJoin our Discord communityFollow us on XFollow us on Bluesky