Changelog


Accounts

Chats

Code Changes

Commands

Dev Organizations

Directories

Meetings

Metric Definitions

Organization Schedules

Organization Schedule Fragments

Reactions

Snap Widgets

Web Crawler Jobs

New Endpoints

Chats

Surveys

Modified Endpoints

Accounts

  • Adds primary_account field, which is set when the account is merged with another

Rev Orgs

  • Adds primary_rev_org field, which is set when the Rev org (workspace) is merged with another

Users

  • Adds primary_identity field, which is set when the user is merged with another

New Endpoints

Artifacts

Metric Trackers

Modified Endpoints

Accounts

Added tier filter support to:

Articles

Modified schema for:

  • /articles.create
    • Made applies_to_parts optional (removed min items constraint)
    • Added content_format and data_sources properties
  • /articles.update
    • Added content_format and data_sources properties

Conversations

Groups

Added new filters to /groups.list:

  • created_by
  • name
  • sync_metadata related filters

SLAs

Added tier support to account selector in:

Webhooks

Added new event type sla_tracker_fetched across webhook endpoints:

Works

Added sync history filters to:



API Changelog

Modified Endpoints

SLAs

Added field in_policy to SLA metric target to indicate whether the metric is in the active SLA policy

Webhooks

New event types added to webhook related endpoints:

  • dashboard_created
  • dashboard_deleted
  • dashboard_updated
  • widget_created
  • widget_deleted
  • widget_updated



New Endpoints

Webhooks

Modified Endpoints

Parts

  • Added new properties to enhancement objects:
    • actual_close_date
    • actual_start_date
    • target_close_date
    • target_start_date

Work

  • Added new property priority_v2 to issue objects
  • Added new properties to ticket objects:
    • account
    • channels_v2
    • source_channel_v2
    • visibility

Webhook Events

  • Added webhook event types:
    • question_answer_created
    • question_answer_deleted
    • question_answer_updated
  • Added property reactions to timeline_entry_updated events

API Changelog

New Endpoints

Atoms

Modified Endpoints

Webhooks

  • Added old_conversation property to conversation_deleted and conversation_updated events
  • Added old_sla_tracker property to sla_tracker_updated event
  • Added translated_values property to enum field descriptors in survey-related events

API Changes

SLA Trackers

The following endpoints have been updated with new properties in the SLA tracker schema:

Changes:

  • Added applies_to_type property to SLA tracker schema
  • Added completed_at property to metric target summaries

SLAs

The following endpoints have been updated with new properties in the SLA schema:

Changes:

  • Added account_filter property to SLA schema

Works

The following endpoints have been updated:

Changes:

  • Added new query parameter state to filter works

All work-related endpoints have also been updated to include the new SLA tracker schema changes mentioned above in their responses.


Accounts

Modified endpoints that handle account objects (accounts API reference):

Dev Users

Updated endpoints that handle dev user objects (dev-users API reference):

Webhooks

For /webhooks.event:

  • Added new property ai_agent_response
  • Added sla_summary property to conversations and works
  • Added value property to various enum fields in incidents, survey responses, and tickets

Works

Modified endpoints that handle work objects (works API reference):

  • Added sla_summary property to issues and tickets
  • Added value property to ticket sentiment field

These changes affect the following endpoints:

Built with