Where operatos in REST API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • oscarbm92
    Junior Member
    • May 2017
    • 18

    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!
  • yuri
    Member
    • Mar 2014
    • 8509

    #2
    Documentation: https://github.com/espocrm/documenta...arch-params.md
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment


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