Saved Filters
The following macros are not currently supported in the header:
  • style

Saved Filters

The following endpoints can be used to access and manipulate saved filters Saved filters are filters which you saved or are shared by other staff when filtering object list.

We currently support the following object types:

  1. Companies

  2. Expenses

  3. Affiliations

  4. Prospects

  5. Milestones

  6. Activities

  7. Contracts

  8. Issues

  9. Jobs

  10. Quotes

  11. Staff

  12. Tasks

 

METHOD

ENDPOINT

DESCRIPTION

METHOD

ENDPOINT

DESCRIPTION

GET

/filters

Returns an array of filters created by you or shared by other staff.

GET

/:object_type/filters

Returns an array of filters for a specific object type, e.g. companies, prospects, etc.

PUT/POST

/filters/:id

Updates the saved filter entity by given id.

GET

/filters/:id/run

Returns an array of objects by running the filter with given id.