Virtuino Forum

Full Version: key / value in http request
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,
anybody succeeded in setting the http request widget params key/value pair using for example the $C1.Vxx? See the attached picture for more.
What format, if any,  to use? I am out of tries,  tried everything, [$C1.Vxx], C1.Vxx. , JSON...........
thanx!
[attachment=841]
Hi,
you can find the Variable unique id on the variable setings.
The correct format is 
$C1_V34
$C2_V56
etc...
(11-06-2024, 09:51 PM)iliaslamprou Wrote: [ -> ]Hi,
you can find the Variable unique id on the variable setings.
The correct format is 
$C1_V34
$C2_V56
etc...


Hi Ilias,
unfortunately, I tried this as well, I tried again, it does not work, maybe I am missing something?
See the attachment, that's what I need to accomplish.
Obviously , the $C1_V53 contains the date, for example 2024-11-05
thanks
[attachment=842]
Hi,
I am very sorry.
Please try this syntax

$C1_V0.value
$C1_V123.value

If you want to upload the timestamp of the value use this syntax:
$C1_V123.date