Hi there,
I can’t figure out how to create a payload from the input control.
I have value and option
So in the generate button
I want to put the value, tried both Value and value property but don’t seem to exist?
Cheers.
Hi there,
I can’t figure out how to create a payload from the input control.
I have value and option
So in the generate button
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.