Skip to main content
November 19, 2015
Question

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

  • November 19, 2015
  • 1 reply
  • 819 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grégoire_Miche2
Level 10
November 20, 2015

Hi @JT,

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

-Greg