---
title: "September 28 - October 3, 2025"
slug: "september-28-october-3-2025"
updated: 2025-10-02T12:00:10Z
published: 2025-10-02T12:00:10Z
canonical: "docs.voiso.com/september-28-october-3-2025"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.voiso.com/llms.txt
> Use this file to discover all available pages before exploring further.

# September 28 - October 3, 2025

## New in this release

Refer to the latest [documentation changelog](/v1/docs/changelog) for additional information.

[Video](https://cdn.document360.io/44ae307a-3737-4fbf-98e0-9b888deb90dc/Images/Documentation/September%2029%20-%20October%203,%202025.mp4)

### Voiso API

#### Campaign API Create method

Automate Dialer campaign management by using the [Create Campaign API](https://developers.voiso.com/reference/create-campaign-description) endpoint. This API enables you to programmatically create a new outbound [Dialer campaign](/v1/docs/outbound-dialer-campaigns-overview). You can preconfigure campaign settings, including naming, Dialer type, time restrictions, retry behavior, and so on, allowing automated campaign creation from external tools or internal systems based on business logic.

#### Assign Agents and Teams to an API Campaign

You can assign and unassign agents and teams to API campaigns using your integration logic.

Create your campaign using the **[Add Dialer campaign](/v1/docs/outbound-dialer-adding-a-new-campaign)** page or the [Create Campaign API](https://developers.voiso.com/reference/create-campaign-description), then manage your resources using the [Update campaign agents and teams](https://developers.voiso.com/reference/update-campaign-agents-and-teams-descriptions) API.

### Leverate CRM integration

#### Dialer calling list support for Leverate

When you create [Dialer campaigns](/v1/docs/outbound-dialer-adding-a-new-campaign), you can import calling lists from your [Leverate](/v1/docs/crm-leveratecrm) leads or contacts with account IDs and phone numbers.

## Improvements

### UX and UI improvements

#### Call transcript translation support for Hindi

Hindi is added to the available languages for [call transcript translation](/v1/docs/supervisor-user-profile).

### Other improvements

#### Webhook authentication

You can use [authentication](/v1/docs/webhooks#authentication-section) to safeguard your data and contact center by ensuring that your webhook traffic is not exposed to spoofing, data tampering, or unauthorized access using one of the following methods:

- None
- API key
- Basic
- Bearer token

#### CDR API

The `destination_country` parameter is added to the [CDR API](https://developers.voiso.com/reference/listcdrs#/) Call record object response. Previously, this parameter could only be used as a filter.
