Trigger Bulk AI Phone Calls
Initiate AI-powered phone calls to multiple numbers in a single API request. This is useful for outreach campaigns or when you need to contact several people at once.Request Fields
Array of contact objects, each containing at minimum a
numberToCall. For each contact in the list, we automatically search for any existing contact with that phone number to avoid creating duplicates.When
true, if an existing contact is found with the provided numberToCall, their firstName and lastName will be updated with the provided values. If no contact is found with that phone number, a new contact will be created with the provided details.Customize how the AI behaves during all calls in this batch using your prompt templates from the Levers app. If not specified, the default template will be used. This setting applies to all contacts in the request.

