Carousel
Send an interactive carousel message with multiple cards
Card structure
Card with quick reply buttons
quick_reply button fields
Restrictions
- Cards: minimum 1, maximum 10 per carousel.
- Header: only
imageorvideoare supported. - Compatible providers: WhatsApp Cloud API and Gupshup CAPI.
Use Cases
- Product catalogs with CTA to the store
- Plan or service comparisons
- Multiple promotions with purchase buttons
- Quick selection between options with associated image
Authorizations
Basic authentication using Base64 encoded clientId:clientSecret
Path Parameters
The unique identifier of the bot
Body
Message payload. The structure varies based on the message type.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
Type of message to send
text "text"
Unique identifier of the user receiving the message. Accepts either a phone number in E.164 format without the leading '+' (e.g. '593999999999') or a BSUID (Business-Scoped User ID, e.g. 'US.13491208655302741918') for users who have enabled phone number privacy in WhatsApp.
"593999999999"
Text content of the message
"Hello, this is a text message"
Unique identifier of the bot sending the message
"BOT_ID"