Skip to main content
This page is a placeholder. Full content coming soon.

Overview

Use FlowWarden to send emails, push notifications, or webhooks whenever specific documents are inserted or updated in MongoDB.

Why FlowWarden

  • @OnInsert / @OnUpdate handlers target exactly the events you care about
  • Retry with exponential backoff handles transient email/API failures
  • DLQ ensures no notification is silently dropped