WS wild doesn't work properly on some attributes
Summary
WS wild doesn't work properly on some attributesContent
Hi All,
I set the REST-Framework-Version to 2.
https://pod/crmRestApi/resources/11.13.18.05/contacts?totalResults=true&limit=10&onlyData=true&q=EmailAddress like '[email protected]'
I can get result from the above URI.
https://pod/crmRestApi/resources/11.13.18.05/contacts?totalResults=true&limit=10&onlyData=true&q=EmailAddress like '*[email protected]*'
If I add * wildcard like the above, I don't get any result.
Any idea why?
Thanks,
Adam
Version
21B
Tagged:
2