Templates

The library of pre-approved message templates required by the WhatsApp Business API for proactive outreach outside the customer session window. Each template defines the body, placeholders, language and category. Maintaining approved templates is what allows compliant transactional and marketing messaging at scale.

Templates
Templates — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open Templates under Configuration.
  2. Create a template and set its name, language and category.
  3. Write the body with variable placeholders.
  4. Submit it for provider approval and record the approval status.
  5. Use the approved template in the Send Message wizard.

Fields reference

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

FieldTypeRequiredDescription
Name
name
TextYesExact template name as approved by Meta. Use lowercase + underscores, no spaces.
Language
language
TextYesBCP-47 language code, e.g. en, en_US, sw.
Body Template
body_template
Long textYesBody with {{1}}, {{2}} placeholders. Mirror what was submitted to Meta.
Header Template
header_template
TextOptional header text/media token.
Components Json
components_json
Long textRaw Meta components JSON — overrides body/header/footer.
Category
category
Choice: Utility, Marketing, AuthenticationYesCategory
Status
status
Choice: Draft (local), Pending (Meta review), Approved, Rejected, DisabledYesStatus
Footer Template
footer_template
TextFooter Template
Placeholder Count
placeholder_count
NumberPlaceholder Count
Active
active
Yes/NoActive
Notes
notes
Long textNotes

Notes & rules

  • Model mfi.whatsapp.template; the pre-approved message catalogue.
  • Holds body, placeholders, language and category (utility/marketing).
  • Approval status must be cleared before broadcast use.
  • Required for messaging members outside the 24-hour session window.

Technical model: mfi.whatsapp.template · Record: WhatsApp Template

Was this page helpful?