01
Signed callbacks
Receive tenant-scoped execution receipts with bounded payloads and replay-safe identifiers.
Liulum
n8n · Execution to outcome
Liulum receives signed n8n callbacks, watches expected schedules, and reconciles the workflow trigger with the outcome your business requires.
01
Receive tenant-scoped execution receipts with bounded payloads and replay-safe identifiers.
02
Detect a workflow that stopped reporting inside its configured cadence and grace window.
03
Compare the run with the order, fulfilment, CRM, billing, or customer event expected downstream.
Evidence contract
Best for self-hosted or cloud n8n workflows tied to revenue operations. Missing data remains unavailable; an execution signal alone never proves the customer or business outcome happened.
Test the callback secret and tenant mapping before the workflow is considered connected.
Record the execution and required downstream result at the same correlation key.
Retry only an idempotent customer-approved action, then verify the result independently.
Start with one path