WhatsApp Buttons (BETA)
Carrousel Button
10 min
introduction this command builds a carousel (beta) , where users can swipe horizontally between multiple cards each card can include an image or video and one or more interactive buttons (rating, copy, call, url) ⚠️ carousel is still in beta and does not work on android full code example how it works carousel header sets up the carousel with a video cover first card – rating buttons second card – copy code third card – call button fourth card – url buttons result the user receives a carousel with a cover video and 4 cards a rating card (good / bad / terrible) a copy code card (copies 000011) a call card (initiates a phone call) a video card with two url buttons (visit web, contact) interactions are handled as follows image buttons docid\ pvrhkjlli2hu2pbrkdjzw → records the response with its id copy code button docid\ l2sydciiidi4wqcjhu092 → copies the value and shows a confirmation toast call button docid\ oncmp6b338mqe2r0mxb20 → attempts to start a phone call url button docid\ at ae3ow rnehffbzepta → opens the encoded link in the browser crm can log and process each response depending on the integration (e g , highlevel crm) ⚠️ important notes carousel is beta and does not work on android media formats images must be jpg only videos must be mp4 file size limit depends on your crm (commonly 5 mb) highlevel crm integration always use exactly 5 slashes (/////) between cards after the second button ids must be unique and consistent across all cards use short button texts for better visibility url buttons require encoded links and must be pasted as plain text