Can i get the sessionId from a chat started by one user?
I want to send him a message by API after the conversation has been ended.
We're using the typebot to the user create one account with us, after we check the idea is send a message from back-end with the news saying if the account was created or not.
It's something like "restart the conversation", sending a message by API, but i dont get it how can i get the sessionId if the chat was not started by API.
On WhatsApp, i'm passing a value with comma, but on typebot im receiving NaN as the image shows, but, i dont get'it why, if is my problem or typebot itself.
Anyone know if its possible use the wait block before call an webhook?
I want to create a loop of 90sec to check by webhook if the user has signed a doc. If he signs he continues, if not i set again 90secs of wait before call the webhok again and check the status.