WhatsApp Cloud API

Someone used WhatsApp cloud API with bubble?

I can’t figure out something in my bubble website.

I’ve built a platform that broadcast (send a lot of) whatsapp messages with the whatsapp cloud api. I have a button with flow that should send whatsapp message to 200 numbers. Everytime i click the button, it sends the message for different amount of numbers. One time it sends to 180 number, then 150, then 100, then 120 etc… (I know about facebook 1000 message per 24h limit and I don’t cross the limit at this moment).

Some suggests why it’s happen? *Note: The api of sending message works fine as you can see it sends messages out in broadcasting (but miss numbers in the way) I don’t know if it from the Bubble side or from the Mets side.

Space out each send to avoid timeouts (if this is the case)

Build a logging system that gives you info about each send, including workflow errors. This … to troubleshoot. Once you have fixed the problem … delete these excessive actions.