WhatsApp Templates
Refer to official documentation for more details: https://developers.facebook.com/docs/whatsapp/business-management-api/message-templates
📄️ Get WhatsApp Templates By Page
Get all WhatsApp templates and their statuses for a given API Token. Supports filtering by name, category, status, and language with cursor-based pagination.
📄️ Create WhatsApp Template
Create a WhatsApp template via the Meta Cloud API. Supports all template categories (UTILITY, MARKETING, AUTHENTICATION) and component types including carousels, catalog buttons, limited-time offers, and authentication flows. The created template is submitted for WhatsApp's review and approval. Once approved, the template can be sent to end-users.
📄️ Delete WhatsApp Template
Delete a WhatsApp template.
📄️ Edit WhatsApp Template
Edit a WhatsApp template via the Meta Cloud API. Edited template will be submitted for WhatsApp's review and approval. Once approved, template can be sent to end-users.
📄️ Find WhatsApp Template
Find a WhatsApp template by name. If language is provided, returns the single matching template variant. If language is omitted, returns all language variants of the template as an array.