79771858

Date: 2025-09-22 16:43:32
Score: 1
Natty:
Report link

One option is to use a local sandbox that simulates WhatsApp’s webhook model. That way you don’t have to override your production webhook or spin up a second WhatsApp app just to test.

I built an open-source tool called WaFlow that does this:

This lets you iterate on bot logic without touching your production WhatsApp Cloud API setup.

https://github.com/leandrobon/WaFlow

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Leandro Bonino