GUID to string
Valve for creating a Microsoft GUID from binary (base64) data.
Configuration
Name
Description
Default value
Mandatory
Expanded
{
"name" : "GUIDToString",
"config" : {
"name" : "guid",
"value" : "${item.objectGUID}",
"replace" : true,
"upper_case_format": false
}
}