In brief
template.*events = lifecycle of official templates synced with Meta.instanceIdis empty, templates do not use a channel instance.- Fires when you publish to Meta, when Meta changes status or category, or when Notifique updates the local mirror after sync.
- For delivery, use WhatsApp webhooks (
message.sent,message.delivered, …).
How the POST looks
Event reference
Possible statuses in
status_changed: APPROVED, PENDING, REJECTED, IN_APPEAL, PAUSED, DISABLED, DELETED, PENDING_DELETION, LIMIT_EXCEEDED, ARCHIVED.
Payload per event
template.submitted
template.submitted
template.status_changed
template.status_changed
template.category_changed
template.category_changed
Next steps
- Official Meta templates: sync, link, publish
- Quick Start: multi-channel dispatch
- Introduction: internal × official
- WhatsApp events:
message.*delivery - Webhooks (general guide)

