inverted
inverted
TTypebot
Created by inverted on 3/27/2025 in #help-and-questions
URL query not passing
Hey all! I’m trying to pass values via URL params into a Typebot (like ?user_id=...&first=...) and then reference those values later in the flow using Set Variable blocks and {{ }} in messages. I’ve tried both direct Set Variable blocks and using a script block to return the param values. But no matter what, the variables don’t seem to resolve in the message blocks — either falling back or showing the raw JS logic. Is there a best practice for reliably capturing and displaying param values on load? Feels like I’m missing something small. Appreciate any tips 🙏 #help-needed #variables #url-params #set-variable
2 replies