How to compose value from drop down

Hi there,
I can’t figure out how to create a payload from the input control.
I have value and option

image

So in the generate button

image

I want to put the value, tried both Value and value property but don’t seem to exist?

Cheers.

Based on your screenshots it should just be:

{
  "deviceName": "{{deviceName}}"
}

Did you try that and find it not working?

Ah that was easy! Wouldn’t be nice if there is an option to autofill the dropdown from the devices?

We do have an open feature request for a device selector input in that block; I’ll add your +1 to that request.

1 Like