From WhatsAppTemplateComponents.yaml (ratatoskr/WhatsAppTemplateComponents.schema
)
---
- text: Your package has been shipped. It will be delivered in {{1}} business days.
type: BODY
---
- format: DOCUMENT
type: HEADER
- text: This is your flight confirmation for {{1}}-{{2}} on {{3}}.
type: BODY
- text: This message is from an unverified business.
type: FOOTER
---
- format: VIDEO
type: HEADER
- text: |-
Happy hour is here! πΊππΈ
Please be merry and enjoy the day. π
Venue: {{1}}
Time: {{2}}
type: BODY
- text: This message is from an unverified business.
type: FOOTER
---
- text: Hi {{1}}, were we able to solve the issue that you were facing?
type: BODY
- text: This message is from an unverified business.
type: FOOTER
- buttons:
- text: "Yes"
type: QUICK_REPLY
- text: "No"
type: URL
url: https://example.com/page.html
example: ["https://example.com/page.html"]
- type: VOICE_CALL
text: Customer Support
type: BUTTONS
---
- format: IMAGE
type: HEADER
example:
header_handle: ["https://example.com/image.png"]
- text: |-
Your ticket for *{{1}}*
*Time* - {{2}}
*Venue* - {{3}}
*Seats* - {{4}}
type: BODY
- text: This message is from an unverified business.
type: FOOTER