Share feedback, ideas and get community help

Updated last year

URL manipulation

At a glance

The community member is working on a project that requires dynamically manipulating URLs by combining a base URL with a variable ID obtained from a database. The comments suggest that this can be achieved using a "Set variable" block in Typebot, with a simple example provided as https://my-url.com/{{My variable}}. However, there is no explicitly marked answer in the comments.

Useful resources
I'm working on a project where I need to manipulate URLs dynamically by combining a base URL with a variable ID obtained from a database. How can I do this in typebot??
B
2 comments
With a Set variable block?
Something as simple as:
Plain Text
https://my-url.com/{{My variable}}
Add a reply
Sign up and join the conversation on Discord