Hi there,I'm having an issue with my Typebot setup. When I try to manipulate the variables
Hi there, i'm having an issue with my Typebot setup. When I try to manipulate the remoteJid variable from my EvolutionAPI and use it within the flow, the bot seems to ignore it and doesn't respond. If I just type "Hi" in a text box, the bot renders the text as expected.
However, when I introduce the remoteJid variable into the text (e.g., "Hi {{remoteJid}}"), it neither shows the "Hi" message nor the variable.
As a result, when I try to compare something from my API with the remoteJid variable, it always goes wrong, because it's comparing my API result with "nothing."
Can you help me figure out why this is happening? Thank you!
2 Replies