API Changelog
New Endpoints
Snap-kits
- Added
GET /snap-kit-action.execute.deferred
for executing a deferred snap-kit action.
Surveys
- Added
GET /surveys.responses.list
andPOST /surveys.responses.list
for listing survey responses.
GET /snap-kit-action.execute.deferred
for executing a deferred snap-kit action.GET /surveys.responses.list
and POST /surveys.responses.list
for listing survey responses.POST /webhooks.event
as an exposition endpoint for what webhook handlers must supportenhancement
objects:
actual_close_date
actual_start_date
target_close_date
target_start_date
priority_v2
to issue
objectsticket
objects:
account
channels_v2
source_channel_v2
visibility
question_answer_created
question_answer_deleted
question_answer_updated
reactions
to timeline_entry_updated
eventsGET /atoms.get
and POST /atoms.get
endpoints as a way to retrieve generic object informationold_conversation
property to conversation_deleted
and conversation_updated
eventsold_sla_tracker
property to sla_tracker_updated
eventtranslated_values
property to enum field descriptors in survey-related eventsThe following endpoints have been updated with new properties in the SLA tracker schema:
Changes:
applies_to_type
property to SLA tracker schemacompleted_at
property to metric target summariesThe following endpoints have been updated with new properties in the SLA schema:
Changes:
account_filter
property to SLA schemaThe following endpoints have been updated:
Changes:
state
to filter worksAll work-related endpoints have also been updated to include the new SLA tracker schema changes mentioned above in their responses.
Modified endpoints that handle account objects (accounts API reference):
external_refs
an optional property in account objects for endpoints:
Updated endpoints that handle dev user objects (dev-users API reference):
value
property to employment_status
in job history for endpoints:
For /webhooks.event
:
ai_agent_response
sla_summary
property to conversations and worksvalue
property to various enum fields in incidents, survey responses, and ticketsModified endpoints that handle work objects (works API reference):
sla_summary
property to issues and ticketsvalue
property to ticket sentiment fieldThese changes affect the following endpoints:
The following account-related endpoints now support a new websites
property in requests/responses:
Several changes to auth connection endpoints:
okta
as a new auth connection typeAffected endpoints:
/dev-orgs.auth-connections.create
/dev-orgs.auth-connections.get
/dev-orgs.auth-connections.list
/dev-orgs.auth-connections.update
Added websites
property to account selector in:
Added new event types: sync_history_created
, sync_history_deleted
, sync_history_updated
, sync_unit_updated
to: