TypebotT
Typebotโ€ข4mo ago
Dali

Whatsapp start condition not triggered

I'm sending through meta whatsapp API an interactive message: https://developers.facebook.com/docs/whatsapp/guides/interactive-messages/

I have a chatbot set with whatsapp and I've tried several start conditions:

Starts with "Start"
Ends with "Start"
Contains "Start"
Matches Regex .Start.

None of them triggered the chatbot.

The only one working is when I have no start condition. ๐Ÿ™‚

So, I'm looking for logs from typebot's end where I can find what's the response returned by whatsapp API to let it work with a start condition.

Typebot v3.10.0 here.

I've opened a Github issue in case of: https://github.com/baptisteArno/typebot.io/issues/2269
GitHub
Describe the bug I'm sending through meta whatsapp API an interactive message. I have a chatbot set with whatsapp and I've tried several start conditions : Starts with "Start" End...
Was this page helpful?