Skip to main content

Create

Request contact info

Use REQUEST_CONTACT_INFO when you want a template to ask the user for their phone number. The button text is fixed to Share Contact Info.
Create template - REST API
When sending the approved template, do not include a button component for REQUEST_CONTACT_INFO.
Send template - REST API
When the user taps the button, you receive a contacts message with origin: "contact_request".

Send

Static buttons

PHONE_NUMBER and REQUEST_CONTACT_INFO buttons are fully defined by the approved template. Do not send a button component for them. Every other button type takes send-time values and needs its own component: quick_reply payloads, url suffixes, copy_code coupon codes, flow tokens and action data (see Flow templates), and otp codes (see Authentication templates). The index of each button component still refers to the button’s position in the template’s BUTTONS component, so a static button occupying position 0 does not shift the indexes of the buttons after it.