v1 - 2024-05-30

by ReadMe GitHub Action
  • Added endpoints for creating and listing Links on Notes

v1 - 2024-04-25

by ReadMe GitHub Action
  • 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

v1 - 2023-12-20

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

v1 - 2023-12-07

by ReadMe GitHub Action
  • Added webhooks for insights create, update, and delete

v1 - 2023-12-06

by ReadMe GitHub Action
  • Added memberEmail field to Note followers data

v1 - 2023-12-05

by ReadMe GitHub Action
  • Added sourceOrigin to Company Retrieve & List data

v1 - 2023-11-30

by ReadMe GitHub Action
  • Added endpoints for creating, listing, and deleting Tags on Notes

v1 - 2023-11-16

by ReadMe GitHub Action
  • Added Webhooks for Create, Delete, and Update events on Notes

v1 - 2023-11-01

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

v1 - 2023-10-26

by ReadMe GitHub Action
  • Added updatedAttributes to webhook response body for feature.updated event