Custom Object Filters - Text or Conditional Searches, Contains or Starts With.

Anonymous
Not applicable

Custom Object Filters - Text or Conditional Searches, Contains or Starts With.

I'm working with the custom object REST API and I can't seem to figure out how to apply a text search or wildcard search, like contains or starts with.

Are filters exact matches only?

How can I get back all records for a custom object without knowing the keys?

Thanks

1 REPLY 1
Grégoire_Miche2
Level 10

Re: Custom Object Filters - Text or Conditional Searches, Contains or Starts With.

Hi @JT,

From the doc, there is absolutely no hint that another operator than exact match could be used.

-Greg