improved

2023-12-20

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

2023-12-07

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

2023-12-05

  • Added memberEmail field to Note followers data
added

2023-12-05

  • Added sourceOrigin to Company Retrieve & List data
added

2023-11-30

  • Added endpoints for creating, listing, and deleting Tags on Notes
fixed

2023-11-16

  • Added Webhooks for Create, Delete, and Update events on Notes
fixed

2023-11-01

  • Fixed incorrect documentation on notes API. When a domain is provided that does not match an existing company, a new company is created.
added

2023-10-26

  • Added updatedAttributes to webhook response body for feature.updated event
added

2023-10-04

  • Add endpoints to add and remove followers on notes
  • Add owner filter to notes list
  • Add owner field on notes create
added

2023-09-11

  • Added followers to notes GET response