These docs are for v1.0.0. Click to read the latest docs for v2.0.0. 6 months ago
Improved
All entity endpoints: removed user and company from the supported entity types enum
Retrieve relationships : renamed the terminology used to refer to entities from "type": "hierarchyItem" to the types used in the entities endpoints. For example, when a note is related to a feature, the response will now show "type": "feature" instead of "type": "hierarchyItem"
Added more documentation to explain the configuration endpoints
6 months ago
Improved
about 1 year ago
Added
Fix updating metadata for all types of Notes. Content can be updated only for simple notes.
over 1 year ago
Added
Added new endpoints for creating, deleting and listing Links between Features and Initiatives
Added new endpoints for creating, deleting and listing Links between Features and Objectives
almost 2 years ago
Added
Added a new resource Initiative with GET, LIST, CREATE, UPDATE and DELETE endpoints
Added Webhooks for Create, Delete and Update events on Initiatives
Added new endpoints for creating, deleting and listing Links between Initiatives and Features
Added new endpoints for creating, deleting and listing Links between Initiatives and Objectives
almost 2 years ago
Added
Added a new resource Key result with GET, LIST, CREATE, UPDATE and DELETE endpoints
Added a new resource Objective with GET, LIST, CREATE, UPDATE and DELETE endpoints
Added Webhooks for Create, Delete and Update events on Key results
Added Webhooks for Create, Delete and Update events on Objectives
Added new endpoints for creating, deleting and listing Links between Objectives and Features
Added new endpoints for creating, deleting and listing Links between Objectives and Initiatives
almost 2 years ago
Added
Added endpoints for creating and listing Links on Notes
about 2 years ago
Added
Added CREATE and DELETE endpoints for user resource
Added a new resource company with GET, LIST, CREATE, UPDATE and DELETE endpoints
Added SET and DELETE endpoints for changing company field values
over 2 years ago
Improved
Added "totalResults" to get all notes endpoint
Updated endpoint to stop returning a pageCursor after all results have been delivered
over 2 years ago
Added
Added webhooks for insights create, update, and delete