Changelog

added

v1 - 2023-11-30

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

v1 - 2023-11-16

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

v1 - 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

v1 - 2023-10-26

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

v1 - 2023-10-16

  • Added CREATE, DELETE and UPDATE for companies
  • Added featureId filter on companies list
  • Added hasNotes filter on companies list
added

v1 - 2023-10-11

  • Allow bulk adding of followers to notes
added

v1 - 2023-10-05

  • Allow composing of notes list filters
added

v1 - 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

v1 - 2023-10-02

  • Added createdBy to notes response
added

v1 - 2023-09-25

  • Added updatedAt to notes response