helloryz
TTypebot
•Created by mdharoonh200 on 5/14/2025 in #help-and-questions
How to pass variable to Cards button
I think he wants each item in the list to appear on the button. So if it’s [“product A”, “product B” , “product C”], there will automatically be three buttons with each button displaying the specific product. Don’t think you can do that now.
4 replies
TTypebot
•Created by helloryz on 1/21/2025 in #help-and-questions
Prevent unauthorized access via url
Found an issue for this: https://github.com/baptisteArno/typebot.io/issues/1812
7 replies
TTypebot
•Created by helloryz on 1/21/2025 in #help-and-questions
Prevent unauthorized access via url
I see, understood. Thanks for your response.
Yeah, allow origin helps but it does not restrict someone from directly accessing it via the typebot viewer URL (using apiHost and typebot ID) if I understand correctly.
I guess the best way for now is to do it directly in the build-app itself through a token variable, passing it to prefilledVariables and do some check.
7 replies