is carousel available in Whatsapp?
# 🤝help
g
according to docs carousel should be available in Whatsapp, however it is not rendered. Did anyone try it? Is there something specific should be done to render it? https://cdn.discordapp.com/attachments/1250386220996104192/1250386221406879814/Screenshot_2024-06-12_at_12.28.47.png?ex=666ac06a&is=66696eea&hm=ba5d6107ece0352819059f8fe7698399ea336a00d7aadc92fb5c6bcfe2552779&
l
Call the Graph API of carousel directly it works
g
Do you mean you launch carousel not directly from Botpress integraion but through API?
@limited-pencil-78283 When you render carousel through API, do you have functionality to slide images. Seems like I made it work, but images don't appear as sliders (what is expected), but one after another like regular images https://cdn.discordapp.com/attachments/1250386220996104192/1250744982097104967/IMG_0465.PNG?ex=666c0e89&is=666abd09&hm=33b1a5275baa50be9ca4c06fbc48df12e52ea89777c1cc6981e9bc98ed753836&
l
From Botpress, using execute card calling the carousel graph API
It is not a carousel
g
this is how whatsapp renders it for me from botpress ui
Do you use UI at all or write bots with code entirely?
l
I will share the carousel graph API code
here is a sample code for the carousel in WhatsApp, run this in the execute card of Botpress with your WABA details
g
thanks, will definatelly try
20 Views