Automate Vapi for free on Stepper
Vapi is a developer platform for building voice AI agents that can make and receive phone calls. Create voice assistants with natural speech recognition and synthesis.
Triggers available for Vapi on Stepper
New Call
Triggers when a new call is created or started.
- 1 parameters
New Assistant
Triggers when a new assistant is created. Polls the assistants endpoint for new entries.
Actions available for Vapi on Stepper
Create Assistant
Creates a new voice AI assistant with configured transcriber, LLM model, and voice synthesis settings.
- 10 parameters
Update Assistant
Updates an existing assistant's configuration including name, messages, model, voice, or tools.
- 11 parameters
Create Outbound Call
Creates a new outbound phone call or web call using a specified assistant.
- 5 parameters
Create Phone Number
Creates or imports a phone number for use with Vapi. Supports Vapi-provided numbers or bring-your-own from Twilio.
- 3 parameters
Upload File
Uploads a file to Vapi for use with assistants (e.g., knowledge bases, audio files).
- 2 parameters
Find Assistant
Retrieves a specific assistant by ID with full configuration details.
- 1 parameters
Find Call
Retrieves a specific call by ID with complete details including transcript, recording, and cost breakdown.
- 1 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.