Recipes
Real-world workflow patterns for common use cases.
Recipes are complete, production-ready patterns for common workflow use cases. Each recipe builds on the Foundations concepts and shows how to combine them to solve real problems.
Data Synchronization
Sync data between external systems using polling, batch processing, webhooks, and reconciliation patterns.
Webhook Integrations
Process webhooks from Slack, GitHub, and other services with durable event handling.
Data Ingestion & File Processing
Build durable pipelines for file uploads, event streams, email processing, and data extraction.
Notifications & Email
Send onboarding sequences, verification emails, and multi-channel notifications.
Error Monitoring & Alerting
Triage errors, route alerts, and monitor external systems with durable workflows.