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 \#carousel|||title|||subtitle|||video https //wazzap files sfo3 cdn digitaloceanspaces com/0104bf58 22ea 4b66 9454 79ebe69cdf6d mp4||| \#buttonmix|title|subtitle|image https //wisphub io/static/img/wisp bg 5 jpg|button good id good/button bad id bad/button terrible id terrible /////#buttonmix|title|subtitle|image https //wisphub io/static/img/wisp bg 5 jpg|copy copy code 000011 /////#buttonmix|title|subtitle|image https //wisphub io/static/img/wisp bg 5 jpg|call call now id call /////#buttonmix|title|subtitle|video https //wazzap files sfo3 cdn digitaloceanspaces com/0104bf58 22ea 4b66 9454 79ebe69cdf6d mp4|url visit web https%3a%2f%2fwww google com/url contact https%3a%2f%2fwww facebook com how it works carousel header sets up the carousel with a video cover \#carousel|||title|||subtitle|||video https //wazzap files sfo3 cdn digitaloceanspaces com/0104bf58 22ea 4b66 9454 79ebe69cdf6d mp4||| first card – rating buttons \#buttonmix|title|subtitle|image https //wisphub io/static/img/wisp bg 5 jpg|button good id good/button bad id bad/button terrible id terrible second card – copy code /////#buttonmix|title|subtitle|image https //wisphub io/static/img/wisp bg 5 jpg|copy copy code 000011 third card – call button /////#buttonmix|title|subtitle|image https //wisphub io/static/img/wisp bg 5 jpg|call call now id call fourth card – url buttons /////#buttonmix|title|subtitle|video https //wazzap files sfo3 cdn digitaloceanspaces com/0104bf58 22ea 4b66 9454 79ebe69cdf6d mp4|url visit web https%3a%2f%2fwww google com/url contact https%3a%2f%2fwww facebook com 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