HTTP API Process name: Remove duplicates (by expression)
Removes duplicate Items based on an expression.
Process JSON
{
"Operation": "Item.RemoveDuplicatesByExpression",
"PropertyMap": {
"_expression@": "_FC& IN (1,2,3)"
}
}
Property Description
Note: Properties shown in RED are mandatory.
Expression
The test expression, eg '_FC&' or 'building_type$="industrial"'