Send the created bot via Whatsapp Bulk messages
# 🤝help
h
Hello, i created a botpress bot and i would like to send him to more then 1000 mobile numbers. How can i do that? Is there any tutorial for it?
e
I would say for you to create a make.com automation sending a whatsapp message to those numbers
l
check DM
a
Hi Lijo, would you mind DMing me too on this?
e
Is not possible from botpress?
l
Technically possible, but not to 1000 from Botpress at once You will have to run this in a loop as there is no option for bulk messaging in META and Botpress does not allow 1. execution to go beyond 30 to 60 seconds, it will force a timeout 2. will detect indefinite loop and cancel the execution
e
Well, mainly, which is the method to at least send 1? Becouse from WA-API we couldn't link the same WA-Business profile since is taked for botpress
l
You can use the conversation started card to Send from Botpress
e
I don't know how it works, the documentation is no clear and as far as I understand I must use it always from the studio? There's no API to do that?
l
Yes, add the card and add the values, no API required
7 Views