typebot.io
typebot.io copied to clipboard
Set variable in API
is it possible to set bot internal variable with startChat and continueChat API? I want start a typebot with a location information and update the location during the whole session. I can get location information from client by external code, but I cannot send the location information into session during API call.