January 28, 2025
New Endpoints
Atoms
- Added
GET /atoms.getandPOST /atoms.getendpoints as a way to retrieve generic object information
Stage Diagrams
- Added new endpoints for managing stage diagrams:
Modified Endpoints
Conversations
-
Added support for date filtering in conversations endpoints:
-
Added new properties to conversation objects:
custom_fieldscustom_schema_fragmentsstock_schema_fragmentsubtype
Incidents
- Added
custom_fieldssupport to incidents endpoints:
Snap-ins
- Added
is_expiredproperty to keyring objects inGET /snap-ins.resourcesandPOST /snap-ins.resourcesresponses
Schema Changes
The following schema changes affect multiple endpoints:
- Added
translated_valuesproperty to enum field descriptors - Added
translated_valuesproperty to enum list field descriptors - These changes affect endpoints that work with schemas, including:
- Content template endpoints
- Schema management endpoints
- Survey endpoints
- Timeline entry endpoints
- Webhook event endpoints
Webhook Events
- Added
old_conversationproperty to conversation delete/update events - Added
old_sla_trackerproperty to SLA tracker update events