query to filter in thingtemplate services
Please tell me the query format to write in this tab to filter rows.

Please tell me the query format to write in this tab to filter rows.

Hello,
you can use a command like this:
{
"filters": {
"type": "EQ",
"fieldName": "CustomerId",
"value": 2
}
}
If necessary, use this older article as a guide for the parameters (TWX 8 doc):
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.