01
Durable ingress
Validate signed event envelopes, reject oversized or malformed input, and retain a replay-safe receipt.
Liulum
Liulum Flow · Automations
Flow connects webhook receipts, execution callbacks, scheduled heartbeats, and downstream reconciliation so a green automation run cannot hide a missing business result.
01
Validate signed event envelopes, reject oversized or malformed input, and retain a replay-safe receipt.
02
Detect a scheduled workflow that stopped reporting without treating late or duplicate callbacks as separate incidents.
03
Compare the trigger with the customer-defined order, fulfilment, CRM, billing, or notification outcome.
Evidence contract
Best for automation-heavy SaaS and commerce operations. Missing data remains unavailable; an execution signal alone never proves the customer or business outcome happened.
Receive the trigger or heartbeat with a tenant-scoped idempotency key.
Record the provider execution state when that evidence is available.
Verify the required downstream outcome inside the configured time window.
Start with one path