Skip to main content
DialNexa workflows automate lead movement across nodes. A workflow can call a lead, branch based on call outcomes or conditions, wait for time, run application actions, and store lead history so users can debug the exact path each lead followed. DialNexa Workflows list showing workflow IDs, names, statuses, lead counts, last triggered time, edited time, search, and create workflow action. DialNexa workflow map showing Voice Call, Time, Conditional, Converted, and Dropped nodes connected by outcome paths.
A workflow is not a bigger batch call. It is a route map with memory.

Workflow Objects

These objects explain how workflow execution works.
ObjectMeaning
WorkflowContainer with title, description, organization, and status.
NodeA step in the automation such as voice call, condition, time, application, converted, or dropped.
EdgeConnection from one node to another, often labeled by outcome.
LeadPerson or phone number moving through the workflow with variables and call attributes.
ExecutionCurrent state of one lead in one workflow.
Lead historyOrdered transitions showing where the lead went and why.

Workflow Node Families

The builder uses these node types as building blocks.

Voice Call

Calls a lead through an active phone number with outbound agent configured.

Conditional

Routes based on fields, operators, values, and AND or OR logic.

Time

Waits for minutes, hours, or days before moving forward.

Application

Runs an external action such as WhatsApp or email through connected integrations.

Converted

Marks a lead as successfully completed.

Dropped

Marks a lead as no longer continuing.

Lead Readiness For Voice Call Workflows

When a workflow includes Voice Call nodes, uploaded leads are checked before enrollment. The lead phone number must be valid and must be reachable through at least one active Voice Call phone number in that workflow. For non-SIP routes, the destination country and network-group prefix must be enabled in Workspace Settings > Telephony Config. If the file contains unsupported numbers, DialNexa groups the failed rows by validation reason so users can fix the upload and retry.

Read A Workflow Like An Operator

1

Start with workflow status

Draft, active, paused, completed, and cancelled mean different launch states.
2

Inspect the first call node

Confirm the phone number has an outbound agent version.
3

Trace branches

Follow completed, failed, did-not-pick, true, false, success, and failure paths.
4

Open lead history

Use the history graph to see actual visited nodes and traversed edges.

Workflow Statuses

Understand lifecycle states.

Lead History

Debug one lead path.

Workflow Vs Batch Call

Choose the right automation shape.