2
0

anpassen der URL

This commit is contained in:
2024-09-12 14:02:36 +02:00
parent 09282ae82e
commit 4fa56efd41
6 changed files with 35 additions and 35 deletions

View File

@ -166,4 +166,4 @@ Typebot.initStandard({
It will prefill the `Current URL` variable with "https://my-site/account" and the `User name` variable with "John Doe". More info about variables: [here](/editor/variables).
Note that if your site URL contains query params (i.e. https://typebot.io?User%20name=John%20Doe), the variables will automatically be injected to the typebot. So you don't need to manually transfer query params to the bot embed configuration.
Note that if your site URL contains query params (i.e. https://bot.bls.media?User%20name=John%20Doe), the variables will automatically be injected to the typebot. So you don't need to manually transfer query params to the bot embed configuration.