Messages

The granular log of every individual WhatsApp message sent or received, with direction, content, template used and delivery status. It gives operations a precise audit trail for compliance, dispute handling and delivery monitoring. Each line is the atomic record behind a conversation.

Messages
Messages — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open Messages to browse all individual message records.
  2. Filter by conversation, direction or status.
  3. Open a message to view its content and delivery state.
  4. Investigate failed or undelivered messages.
  5. Use the trail as evidence for member queries or audits.

Fields reference

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

FieldTypeRequiredDescription
Params Json
params_json
Long textRendered placeholder params (JSON list).
Conversation
conversation_id
Link → mfi.whatsapp.conversationYesConversation
Provider
provider_id
Link → mfi.whatsapp.providerYesProvider
Direction
direction
Choice: Inbound, OutboundYesDirection
Status
status
Choice: Pending, Sent, Delivered, Read, Failed, ReceivedYesStatus
Member
member_id
Link → mfi.memberMember
Phone Number
phone_number
TextPhone Number
Template
template_id
Link → mfi.whatsapp.templateTemplate
Content
content
Long textContent
Provider Message
provider_message_id
TextProvider Message
Error Message
error_message
TextError Message
Http Status
http_status
NumberHttp Status
Raw Response
raw_response
Long textRaw Response
Raw Request
raw_request
Long textRaw Request
Sent At
sent_at
Date & timeSent At
Delivered At
delivered_at
Date & timeDelivered At
Read At
read_at
Date & timeRead At
Failed At
failed_at
Date & timeFailed At
Short Label
short_label
TextShort Label

Notes & rules

  • Model mfi.whatsapp.message; inbound and outbound message lines.
  • Captures direction, body/template, timestamp and delivery status.
  • Statuses such as queued, sent, delivered, read, failed.
  • Belongs to a parent conversation; key for audit and reconciliation.

Technical model: mfi.whatsapp.message · Record: WhatsApp Message

Was this page helpful?