TypebotT
Typebot7mo ago
jotave

problem with restarting the official whatsapp api conversation

I'm having trouble testing my chatbot

I connected to Meta's CloudAPI and am creating workflows in WhatsApp

The Typebot documentation does not have use cases for implementing specific WhatsApp components, so I am testing using the try and error method via HTTP request

My difficulty is when the test does not work and I have no way to "restart" the context to start from the beginning

What I am doing is waiting for the Session expire timeout to activate to return to the conversation from the beginning that I configured in "share"

Is there an easier way to restart this WhatsApp context or just using this variable?

This property says that the value has to be from 0 to 48 hours, but can I at least set it to 1 minute, for example? What I tested is to set it to 0.1 but apparently it does not work
image.png
Was this page helpful?