Passing Variables from URL
You can start the widget with custom variables by appending #v
to the URL. Follow the syntax below to pass variables to the widget.
Syntax
https://scena.link/[widget shortcode]#v=[variable ID]:[assigned value]{,[other variable ID:value]}+
Example
To demonstrate, use the following URL:
https://scena.link/r/demo#v=1407:myvalue
In this example, the widget will start with the custom variable 1407
assigned the value myvalue
.
Learn more about using variables in your dialogues in our Advanced Features section.