Announcement

Collapse
No announcement yet.

Where operatos in REST API

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Where operatos in REST API

    Hi! Im trying to search everywhere for some information but i cant find anything about the types that we can use in API REST WHERE statement

    For example:
    /v1/Account?where[0][type]=equals&where[0][field]=active&where[0][value]=true

    I've seen some more operators for [type] like:
    - before
    - after
    (For dates)

    Is there some documentation about this or can someone help me please?
    I need an operator for date that can give me ">=" or "<=" at the moment but it would be nice to have a full list of operators that we can use.

    Thank you vey much!

  • #2
    Documentation: https://github.com/espocrm/documenta...arch-params.md

    Comment


    • oscarbm92
      oscarbm92 commented
      Editing a comment
      Great! Thank you!
Working...
X