2026-09-04
Added
- Added optional ticket
attributionto Public API ticket history and webhook ticket objects. Instagram tickets created from an Ads referral currently includeattribution.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
mediaGroupIdto Public API ticket history messages for grouping Telegram album items.
2026-08-26
Changed
- Ticket status and assignee mutations can return
409when 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
subjectdata to Public API ticket history messages and webhook message objects. - Added optional
client.emaildata and theemailchannel 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}/assigneefor changing the assignee of the current active ticket. - Added the
startOutboundChatEmbed capability and thechat.creatediframe event containing the resultingchatId.
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.