Added
almost 2 years ago 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
Improved
about 2 years ago by ReadMe GitHub Action
- Added "totalResults" to get all notes endpoint
- Updated endpoint to stop returning a pageCursor after all results have been delivered
Added
about 2 years ago by ReadMe GitHub Action
- Added webhooks for insights create, update, and delete
Added
about 2 years ago by ReadMe GitHub Action
- Added
memberEmail field to Note followers data
Added
about 2 years ago by ReadMe GitHub Action
- Added
sourceOrigin to Company Retrieve & List data
Added
about 2 years ago by ReadMe GitHub Action
- Added endpoints for creating, listing, and deleting Tags on Notes
Fixed
over 2 years ago by ReadMe GitHub Action
- Added Webhooks for Create, Delete, and Update events on Notes
Fixed
over 2 years ago 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.
Added
over 2 years ago by ReadMe GitHub Action
- Added
updatedAttributes to webhook response body for feature.updated event
Added
over 2 years ago by ReadMe GitHub Action
- Added CREATE, DELETE and UPDATE for companies
- Added
featureId filter on companies list
- Added
hasNotes filter on companies list