Changelog


API Changelog

SLA

SLA Trackers

  • Added new property applies_to_type to SLA tracker objects
  • Added new property completed_at to metric target summaries
  • This affects the following endpoints:

SLAs

Works

The changes are primarily focused on:

  1. Adding support for meetings in link objects
  2. Enhancing SLA tracking capabilities with new properties
  3. Adding account filtering to SLAs
  4. Adding state filtering capability for works endpoints

All modified endpoints continue to maintain backward compatibility while adding these new capabilities.


New Features

Commands

New endpoints for managing commands:

Preferences

New endpoint for updating preferences:

Reactions

New endpoints for managing reactions:

Recommendations

New endpoint for chat completions:

Rev User Associations

New endpoints for managing rev user associations:

Modified Features

Articles

Added value property to scope in article responses for:

Conversations

Added sla_summary property to conversation responses for:

Meetings

Added scheduled_date and ended_date properties to:

Rev Users

Added associations parameter to:

Works

For opportunity type works, added annual_contract_value and value properties in:

Schema Changes

Several object schemas have been modified with updated example values and property changes:

  1. Account schema changes affect account-related endpoints:

    • Removed requirement for property external_refs
    • Updated examples for custom_schema_fragments and stock_schema_fragment
  2. DevUser schema changes affect dev user endpoints:

    • Added value property to employment_status in job history
    • Updated examples for schema fragment properties
  3. Incident schema changes affect incident endpoints:

    • Added value property to impact.count, reported_by, severity, and source
    • Updated schema fragment examples
  4. Survey Response schema changes affect survey endpoints:

    • Added value property to dispatched_channels, response_channel, and stage

These schema changes maintain backwards compatibility while providing enhanced functionality.


API Changelog

New Endpoints

Airdrop

Meetings

Recommendations

Survey

Modified Endpoints

Account Management

The following endpoints have been updated to support a new websites property:

Authentication

New okta enum value added for type property in:

Schema Changes

UI schema properties updated with new fields across multiple endpoints:

  • Added is_currency_field
  • Added order
  • Added unit

This affects endpoints that handle schemas including:

Webhooks

New event types added to webhook related endpoints:

  • sync_history_created
  • sync_history_deleted
  • sync_history_updated
  • sync_unit_updated

Affects:

Built with