Valve exporting a property. The property can be referenced using the exports scope.
{{{exports.my_property}}}
Valve name: ExportsPut
ExportsPut
{ "name": "ExportsPut", "enabled": true, "config": { "name": "token_type", "value": "{{{state.body.token_type}}}" } }
name
Name of the property.
N/A
value
Property value. Can be simple values like string or complex values like JsonObject.
replace
If the property already exists, should it be replaced?
true