Hi everyone, I’ve started exploring the OpenClaw universe a bit. I’m trying to add a plugin to communicate with the official WhatsApp API. I’ve seen a lot of unofficial workarounds, but it seems the official version is used much less than the unofficial ones.
I paid for Twilio, and unfortunately, their documentation hasn’t been enough. It would probably work if I were connecting it to a different application, but since I’m trying to integrate it with OpenClaw, I’ve hit a wall that I just can’t get past.
I’ve managed to validate most of the Facebook documentation and most of the Twilio setup as well; I even used a plugin in the Sandbox and it worked. However, when I send a message from WhatsApp to the number I purchased, the message doesn't arrive. Sometimes the OpenClaw log recognizes the message and generates a response, but the agent's reply never makes it back to WhatsApp.
Has anyone faced a similar issue or knows how to solve this?