Vobiz Outbound Console

One-way reminder calls

Trigger pre-due or post-due TTS reminder calls without touching Swagger. Send a single call, or upload a CSV to launch a batch.

Single call

Fill in one customer’s details, pick pre-due or post-due, and dispatch.

Batch call

Drag & drop a CSV of customers. Choose call type once, dispatch the whole batch.

Backend

This UI calls /one-way/calls/single and /one-way/calls/batch. Configure the base URL in .env.local via NEXT_PUBLIC_API_BASE_URL.