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
added

2023-10-11

  • Allow bulk adding of followers to notes
fixed

2023-10-05

  • Allow composing of notes list filters
added

2023-10-16

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

2023-09-12

  • Added notes update endpoint
added

2023-10-02

  • Added createdBy to notes response
added

2023-09-07

  • Added externalDisplayUrl to notes GET response