JSON Script giving variable error

Hi! I’m trying to run a script in my flow but it keeps giving me a variable error even though the variable that is treated (cpf) is set right before but it never works. Any ideas?
No description
No description
No description
3 Replies
!Enzo
!Enzo3w ago
Hey, all good? To access a variable defined in Typebot, use the double curly braces syntax ({{ }}), following the interpolation standard. So instead of using variables.cpf, the correct way is {{cpf}}. Docs: https://docs.typebot.io/editor/variables#use-variables Also, you can insert variables directly using the variables panel — just click the icon highlighted in red in the screenshot.
No description
Baptiste
Baptiste3w ago
English please my friend for others 🙏
Artikuma
ArtikumaOP3w ago
Thank you both!

Did you find this page helpful?