WhatsApp and Telegram notifications with Cerewro
Connect Cerewro with the WhatsApp Business API and Telegram Bot API to send automatic notifications, system alerts, order confirmations and personalized messages to customers and teams, without touching the phone.
Telegram Bot (easiest to set up)
# Create bot with @BotFather in Telegram (free, instant)
# Get TOKEN and CHAT_ID
"Send a Telegram message to my ops channel (token: '1234:xxx', chat_id: '-1001234567890'):
'⚠️ ALERT: Web server is taking more than 3 seconds to respond.
Time: ' + current_time + '. Check logs at /var/log/nginx/error.log'"
Automated notification use cases
"Send Telegram message to warehouse group when any product stock drops below 10 units"
"Notify sales team when an order over £5,000 is placed on the online store"
"Send daily sales summary at 6pm to the management channel"
"Alert by Telegram if the server has been down for more than 5 minutes"
Free internal alternative: For internal company notifications, Telegram is much simpler and free compared to WhatsApp Business. Create a private team channel and Cerewro sends automatic alerts and reports at no cost.