Introduction

Most users are unaware of the available operators and functions of REST that can be used in SharePoint. In this article we will see the list of operators and functions that can be used with the REST interface.

You can check my earlier article REST interface for an introduction to REST and how to get list data.

The information in this article is:

Filter operators

The following are the various filter operators that can be used with the REST interface:

Functions

The following are the various functions that can be used with the REST interface:

Examples of usage

(Assume there is a list "Employees" that has been created.)

Conclusion

The REST interface is a great way to access SharePoint data and hope the preceding operators and functions will provide you a greater ability to take advantage of the REST interface.