Twilio Changelog

See additions and changes to the Twilio platform.

You can also subscribe to our Changelog RSS feed below.

(In order to subscribe to our Changelog RSS feed, an RSS feed reader is required.)

Filter By:

An icon of a close symbol
Twilio Flex logo

Jul 01, 2024

Flex TaskRouter

Adjust task sorting with virtual start time

TaskRouter routes tasks in priority order, starting with the highest priority. If multiple tasks have the same priority, it uses the task creation time to break the tie, sorting tasks from oldest to newest so that the oldest task is routed first. 

However, in some scenarios, the task creation time doesn't reflect the actual date and time that the customer interaction originally began, and the task is sorted lower than it should be. For example:

  • A customer calls, waits for 20 minutes, and is offered a callback. The customer hangs up and a new task is created for the callback. The 20 minutes that the customer waited during the first call are not captured in the task creation time for the new task.

  • A customer begins a conversation in one channel, such as chat, and switches to a different channel, such as a voice call. Moving to another channel creates a new task with a later task creation time, so the new task is prioritized lower.

To correct how these types of tasks are prioritized, you can now specify a "virtual start time," which is an optional parameter. When specified, virtual start time is used in place of the task creation time to determine where the task is sorted in the list. 

For example, if we added a virtual start time to the second task that was created in the callback example above, we could set it to match the time that the original task was created. That would enable the customer to keep their place in line for a callback.

For more information, see our documentation:

  • Queue Ordering for a more detailed description of how virtual start time works, including examples
  • VirtualStartTime on the Task Resource page for information about how to use this parameter

Twilio Programmable Voice logo

Jun 28, 2024

Voice

Real-Time (Streaming) Transcriptions is now live in Public Beta

As of June 28th, 2024, Real-Time Transcription is available in public beta. This feature offers a seamless way for you to receive and utilize voice call transcriptions in real-time, integrating effortlessly with your business logic for applications such as call center quality assurance and lead generation.

Real-Time Transcription is designed to enhance your voice communications by providing real-time insights and analytics from your calls.

Twilio Messaging logo

Jun 25, 2024

Messaging

[U.S. A2P 10DLC] Brand Registrations Now Support Edit and Retry

Failed Brand Registrations can now be directly edited and retried through the Console. When a registration fails, the Console will display detailed error codes, allowing you to make necessary adjustments and resubmit seamlessly. Previously, editing Brand registrations was only possible through the API.

For a comprehensive list of Brand registration failures and guidance on addressing these issues, please visit our troubleshooting guide for 10DLC Brands.

Visit our Twilio Docs for more information on 10DLC Brand registration.

Twilio SendGrid Email API logo

Jun 20, 2024

Email GA Twilio SendGrid Platform Marketing Campaigns Segment

SendGrid Marketing Campaigns Integrations and Segment Event Source is Generally Available

The latest update to our SendGrid Marketing Campaigns product enables you set up native integrations with your Marketing Campaigns account, starting first with Segment. We have also added a new Marketing Campaigns Segment Event Source within the Segment catalog.
Twilio Programmable Voice logo

Jun 16, 2024

Voice

Voice Intelligence is now generally available

As of 17th of June, 2024, Voice Intelligence is generally available. Voice Intelligence is designed to enhance your voice communications by providing deep insights and analytics from your calls.

Twilio Messaging logo

Jun 14, 2024

Messaging

Extension of Validity Period for Customers Using Messaging Services

Twilio Studio logo

Jun 12, 2024

Studio Flex GA

Studio now enables parsing parameters as JSON objects

When using the Set Variables widget and Run Subflow widget, parameters are (by default) parsed as strings. Use the `parse as JSON object` option when you know a parameter will be a JSON object. This will allow the variable to be properly interpreted as a JSON object so you can reference its attributes within the Studio flow. 

The `parse as JSON object` option allows you to:

  • Set or pass an existing JSON object and reference its members as variables.

  • Set a literal JSON string (Liquid reference to a JSON string, or a mixture of JSON and Liquid) and access it as an object. 

Twilio Programmable Voice logo

Jun 11, 2024

Voice Event Streams

Voice Intelligence - New subscriptions to Event Streams will be restricted

New subscriptions to Voice Intelligence Event Streams Types will be restricted. The following Event Types are impacted:

  • com.twilio.engagement-intelligence.transcript.finished
  • com.twilio.engagement-intelligence.transcript.operators.results-available
Twilio Messaging logo

Jun 11, 2024

Messaging

Overridden Alphanumeric Sender ID will be reflected in Messaging Logs and Insights

Several countries and networks require registration for Alphanumeric Sender ID, Phone Numbers, or Short Codes. When you have registered a Sender with Twilio, we automatically override the value provided in the "From" parameter with your registered Sender on any messages sent to that destination.

Twilio Messaging logo

Jun 11, 2024

Messaging

Retrieve Toll-Free Verification records across Subaccounts

It’s now easier for large organizations to manage their Toll-Free records efficiently.

Customers registering for Toll-Free numbers can now retrieve all Subaccount verification records under a main account by using the new ‘IncludeSubAccounts’ parameter. This update simplifies the process, eliminating the need for separate authentication and retrieval for each Subaccount. 

Visit our Twilio Docs for more details.

Loading

Error: Unable to load changelog