Changelog

Improved

v2 - 2025-11-19

  • renamed 'Get configurations for all entities' to 'List entity configurations'
  • List entity configurations: renamed 'type' parameter to 'type[]' to allow for generating valid cURL requests
  • List entity configurations: added example requests
  • Retrieve relationships: removed unused 'type' and 'targetId' query parameters
  • Retrieve relationships: added 'pageCursor' query parameter
  • Retrieve relationships: consolidated request examples to a single one
Added

v1 - 2025-03-26

  • Fix updating metadata for all types of Notes. Content can be updated only for simple notes.
Added

v1 - 2025-01-30

  • 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
Added

v1 - 2024-08-01

  • 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
Added

v1 - 2024-07-01

  • 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
Added

v1 - 2024-05-30

  • Added endpoints for creating and listing Links on Notes
Added

v1 - 2024-04-25

  • 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
Improved

v1 - 2023-12-20

  • Added "totalResults" to get all notes endpoint
  • Updated endpoint to stop returning a pageCursor after all results have been delivered
Added

v1 - 2023-12-07

  • Added webhooks for insights create, update, and delete
Added

v1 - 2023-12-06

  • Added memberEmail field to Note followers data