Skip to main content

2026-09-04

Added

  • Added optional ticket attribution to Public API ticket history and webhook ticket objects. Instagram tickets created from an Ads referral currently include attribution.ad_id.

2026-09-02

Added

  • Added attachment descriptors for new email, Facebook, and Instagram messages in Public API ticket history and message webhooks.

2026-09-01

Added

  • Added attachment descriptors for new Telegram messages in Public API ticket history and message webhooks.
  • Added optional mediaGroupId to Public API ticket history messages for grouping Telegram album items.

2026-08-26

Changed

  • Ticket status and assignee mutations can return 409 when concurrent changes cause a state conflict.

2026-08-11

Added

  • Added email as a company channel for incoming and outgoing conversations, including the Embed outbound composer.
  • Added optional email subject data to Public API ticket history messages and webhook message objects.
  • Added optional client.email data and the email channel type to message webhooks.

2026-08-06

Changed

  • Public API access and new outbound chat initiation are now subject to the company’s current plan.

2026-07-28

Added

  • Added Public API v1 endpoints for managing contacts and contact lists, including bulk contact creation and deletion, merging contacts, and list membership operations.

2026-07-27

Added

  • Added PATCH /v1/tickets/{ticketId}/assignee for changing the assignee of the current active ticket.
  • Added the startOutboundChat Embed capability and the chat.created iframe event containing the resulting chatId.

2026-05-12

Added

  • Published YoLead developer documentation.
  • Added Public API v1 OpenAPI reference.
  • Documented HMAC authentication for REST requests.
  • Documented webhook delivery, events, and signature verification.
  • Documented Embed iframe sessions, capabilities, and examples.