Using Twilio for calling
Make Outbound Calls via Twilio with Bolna Voice AI
Set up Bolna Voice AI agents to place outbound calls through Twilio. Learn dashboard configurations and API methods for efficient call management.
Making outbound calls from dashboard
- Login to the dashboard at https://playground.bolna.dev using your account credentials
Login Bolna playground
- Choose
Twilio
as the Call provider for your agent and save it
Choose Twilio as the agent call provider
- Start placing phone calls by providing the recipient phone numbers. Bolna will place the calls to the provided phone numbers.
Start placing phone calls on Bolna using Twilio
You can place calls using your own custom Twilio phone numbers only if you’ve connected your Twilio account. You can read more on how to connect your Twilio account here.
Making outbound calls Using APIs
- Generate and save your Bolna API Key
- Set your agent
input
andoutput
tools astwilio
while using/create
Agent API
- Use
/call
API to place the call to the agent
Was this page helpful?