-
Batch Call Operations: You can now place multiple calls to different customers at once by providing a list of
customer
s as an array inPOST /call
. -
Google Sheets Row Append Tool Added: You can now append rows to Google Sheets directly from your assistant using
GoogleSheetsRowAppendTool
. This allows integration with Google Sheets via the API for automating data entry tasks. -
Call Control and Scheduling: You can now schedule calls using the new
SchedulePlan
feature, specifying earliest and latest times for calls to occur. This gives you more control over call timing and scheduling. -
New Transcriber Options and Fallback Plans: New transcribers like
GoogleTranscriber
andOpenAITranscriber
have been added, along with the ability to setfallbackPlan
for transcribers. This provides more choices and reliability for speech recognition in your applications.
Get the (almost) daily changelog