Hi Nitin,
Here is a sample post request with a filter looking for "Johnson" with any characters on either side of "Johnson". Reltio supports two wildcards
"*" - match any string
"?" - match any char
POST {TenantURL}/entities/_scan?filter=contains(attributes.Name, '*Johnson*')))
For more info on what is possible using the filter parameter see this page
https://docs.reltio.com/entitiesapi/entitiesfiltering.html
------------------------------
Joel Snipes
------------------------------
Original Message:
Sent: 09-26-2022 11:54
From: Nitin Tugave
Subject: How do we do wild card search for name or any other attributes
Hi ,
url/entities/_scan
For the entity search API.
regards ,
Nitin Tugave
------------------------------
Nitin Tugave
eaton
------------------------------