Webhook Events

A log of asynchronous callbacks the bureau sends back to the suite — enquiry results, submission acknowledgements and status updates. It gives the integration team a transparent audit trail to confirm delivery and diagnose failures. This is the operational backbone that keeps pulls and pushes reliable.

Webhook Events
Webhook Events — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open Webhook Events to view inbound bureau callbacks.
  2. Filter by event type or date to trace a specific exchange.
  3. Open an event to inspect its payload and processing status.
  4. Reprocess or escalate any event that failed to apply.
  5. Use the trail to confirm a submission or pull completed end to end.

Fields reference

Every field on this screen, drawn from the live data model.

FieldTypeRequiredDescription
Bureau
bureau_id
Link → mfi.crb.bureauYesBureau
Event Type
event_type
TextEvent Type
Payload
payload
Long textPayload
Signature
signature
TextSignature
Valid
valid
Yes/NoValid
Received On
received_on
Date & timeReceived On

Notes & rules

  • Model mfi.crb.webhook.event; the inbound callback audit log.
  • Captures event type, raw payload and processed/failed status.
  • Links results back to the originating report or submission.
  • Key diagnostic tool for integration health and dispute evidence.

Technical model: mfi.crb.webhook.event · Record: CRB Inbound Webhook Event

Was this page helpful?