moscabuilder
TTypebot
•Created by moscabuilder on 3/23/2024 in #help-and-questions
Script - I Can´t get typebot variable value as JSON Object
more information
the documentation explain: see picture:
it is impossivel use {{=JSON.stringify({{MYvariable}})=}} in the HTTP request / save in variables / set variable. in this field only variable names accept
6 replies
TTypebot
•Created by ericchaves on 3/16/2024 in #help-and-questions
setVariables not working on server script block. Am I doing missing something?
👍👊
15 replies
TTypebot
•Created by ericchaves on 3/16/2024 in #help-and-questions
setVariables not working on server script block. Am I doing missing something?

15 replies
TTypebot
•Created by ericchaves on 3/16/2024 in #help-and-questions
setVariables not working on server script block. Am I doing missing something?

15 replies
TTypebot
•Created by ericchaves on 3/16/2024 in #help-and-questions
setVariables not working on server script block. Am I doing missing something?
I tested here and working fine
15 replies
TTypebot
•Created by ericchaves on 3/16/2024 in #help-and-questions
setVariables not working on server script block. Am I doing missing something?
I used this case update the same variable several time and working fime.
Try to set My Variable = 'My Inicial value' in this way. {{MyVariable}}='Inicial value'
If not.. create a variable MyVariable using a create variable button. Is the button with the man symbol . Then assign the value of you what
15 replies
TTypebot
•Created by ericchaves on 3/16/2024 in #help-and-questions
setVariables not working on server script block. Am I doing missing something?
In block script server side
15 replies
TTypebot
•Created by ericchaves on 3/16/2024 in #help-and-questions
setVariables not working on server script block. Am I doing missing something?
SetVariable('varName','value')
Working fine to me
15 replies
TTypebot
•Created by ericchaves on 3/16/2024 in #help-and-questions
setVariables not working on server script block. Am I doing missing something?
Use '' not ""
15 replies