Skip to main content

Batch Calls

The Batch Calls node enables you to initiate multiple AI-powered voice calls in a single request.

Overview

This node allows you to:
  • Make multiple calls simultaneously
  • Use different scripts per call
  • Track batch progress
  • Handle bulk responses
  • Manage call priorities

Configuration

Example Usage

Basic Batch Call

Advanced Batch with Different Scripts

Batch Status Response

Retry Configuration

Configure retry behavior for failed calls:

Batch Events

Events emitted during batch processing:
  • batch.started
  • batch.call_completed
  • batch.call_failed
  • batch.completed
  • batch.failed

Error Handling

Common batch processing errors:
  • Invalid phone numbers
  • Script validation errors
  • Concurrency limits
  • Rate limiting
  • System capacity