Manage multiple campaigns through unified analytics, aggregated dashboards, combined queue views, and bulk exports.
These APIs are designed for high-volume operations where campaigns are grouped by region, language, cohort, or business workflow.
Combined Operations Overview
Aggregated Dashboards
Combine campaign totals, retries, durations, and queue metrics into a single operational view.
Combined AI Analytics
Merge dispositions, classifications, and structured AI insights across campaigns.
Unified Dashboard Metrics
Aggregate progress and operational metrics across multiple campaigns.
Code
Example Request
Code
Aggregated Metrics Include
- Total scheduled calls
- Completed calls
- Pending queues
- Retry analytics
- Average call duration
- Combined campaign performance
Combined AI Analytics
Retrieve aggregated dispositions and conversational analytics.
Code
Returned Analytics
Dispositions
Combined call outcome categories across campaigns.
AI Question Analytics
Aggregated yes/no and structured conversation insights.
Cohort Comparisons
Compare campaign groups by geography, language, or workflow.
Combined Queue Operations
Query and manage call items across multiple campaigns from a single interface.
Fetch Available Dispositions
Code
Example Response
Code
Query Combined Call Items
Code
Example Request
Code
Supported Filters
| Filter | Description |
|---|---|
search_term | Search recipients or metadata |
disposition | Filter by call outcome |
page | Paginated results |
page_size | Result limit per request |
Bulk CSV Exports
Export large datasets across multiple campaigns using streaming CSV APIs.
Code
Export Includes
- Call records
- Dispositions
- Metadata
- AI analytics
- Durations
- Recipient details
- Structured insights
Streaming Export Recommendation
CSV export endpoints stream large datasets directly from the backend. Write responses directly to disk instead of buffering entire files in memory.
Python Example
Stream aggregated CSV exports directly to disk.
Code
Node.js Example
Query combined campaign call items.
Code
Common Use Cases
Regional Campaigns
Compare campaigns grouped by geography or timezone.
Language Cohorts
Analyze multilingual campaigns together.
Enterprise Reporting
Build portfolio-wide dashboards and operational reports.
Next Steps
APIs & Data Export
Explore export APIs, validation rules, and authentication flows.
Campaign Analytics
Dive deeper into dispositions, retries, and AI conversation insights.

