WhatsApp Template Generator
Build Meta-approved WhatsApp templates in seconds. Pick from 10+ ready-made templates or build from scratch — live preview, variable filler, and API JSON ready to copy.
Template Category
Promotions, offers, re-engagement. Requires user opt-in.
Lowercase letters, numbers, and underscores only
Header (optional)
Message Body
153 / 1024 charsUse {{1}}, {{2}}, etc. for variables. Use *bold* and _italic_ formatting.
Sample Variable Values
Used for preview only — not included in the API JSON
Footer (optional)
Buttons (max 3)
Quick Reply or Call-to-Action (URL)
📱 Live Preview
Business
online
Your message header
Hi [Var 1],
Don't miss our biggest sale of the year! Get up to 50% off on all products.
Use code [Var 2] at checkout.
Offer valid till [Var 3] only. 🛍️
Reply STOP to opt out
Meta API JSON
Ready to paste into Meta Business Manager
{
"name": "my_template",
"language": "en",
"category": "MARKETING",
"components": [
{
"type": "HEADER",
"format": "TEXT",
"text": "Your message header"
},
{
"type": "BODY",
"text": "Hi {{1}},\n\nDon't miss our biggest sale of the year! Get up to *50% off* on all products.\n\nUse code *{{2}}* at checkout.\n\nOffer valid till {{3}} only. 🛍️",
"example": {
"body_text": [
[
"Sample 1",
"Sample 2",
"Sample 3"
]
]
}
},
{
"type": "FOOTER",
"text": "Reply STOP to opt out"
},
{
"type": "BUTTONS",
"buttons": [
{
"type": "QUICK_REPLY",
"text": "Shop Now"
}
]
}
]
}WhatsApp Template Types Explained
Marketing
Used for promotions, offers, and re-engagement. Requires explicit opt-in. Meta reviews these most strictly due to spam risk.
Utility
Order updates, booking confirmations, account alerts. High open rates since customers actively expect these messages.
Authentication
OTP and verification codes only. Very strict format — Meta provides a standardized template that you fill with your code.
Send templates automatically with Dunefox
Dunefox lets you create, manage, and send approved WhatsApp templates at scale — with AI-driven personalization, scheduling, and analytics built in.
Try Dunefox FreeFrequently Asked Questions
WhatsApp message templates are pre-approved message formats required for sending business-initiated messages through the WhatsApp Business API. Every outbound message sent outside an active 24-hour conversation window must use an approved template. Templates support text, media (images, videos, documents), interactive buttons (quick reply, call-to-action), and dynamic variables like customer names or order numbers. Meta reviews and approves each template before it can be used.