Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We currently support the following object types:

  1. Company
  2. Contact
  3. Affiliation
  4. Prospect
  5. IssueMilestone
  6. Activity
  7. Contract
  8. Issue
  9. Job
  10. Quote
  11. Staff
  12. Task

 

typefilters filters a specific object type, e.g. company, prospect, etc.PUT/
METHODENDPOINTDESCRIPTION
GET/filtersReturns an array of filters created by you or shared by other staff.GET:object_type/:object_id/collectionsReturns an array of collections for given object
POST/filters/:idUpdates the saved filter entity by given id.GET/filters/:id/runReturns an array of objects by running the filter with given id.:object_type/:object_id/collections/:collection_id/resourcesUpload an attachment to given object's collection.