Skip to main content
The Call Lead action places an outbound call to the contact using your AI agent.

Configuration

FieldRequiredDescription
AssistantYesThe agent that handles the call
Phone numberYesNumber to dial. Defaults to {phone_number}
Recipient nameNoName passed to the agent. Defaults to {name}

Outputs

The Call Lead node has three output branches. Connect different nodes to each to handle every outcome:
OutputWhen it fires
Call CompletedThe call was answered and ended normally
Call FailedThe call could not be placed (no phone number, agent misconfigured)
Voicemail DetectedThe call reached voicemail

Use case

A Facebook Lead Ad fires the trigger. A Call Lead action dials the lead within 30 seconds. A Condition node reads the outcome: if completed and interested, a HubSpot action creates a deal. If voicemail, a Send SMS action sends a follow-up text with a booking link.

Next steps

Variables

Use variables to populate the phone number and recipient name dynamically.