Testing
Testing Outbound Calls
This guide walks you through the process of testing outbound calls using evaluators. You’ll learn how to retrieve evaluators with phone numbers and execute outbound call tests.
Overview
Testing outbound calls involves two main steps:
- Getting the list of evaluators with phone numbers
- Running the selected evaluators for outbound testing
Getting Evaluators and Phone Numbers
To retrieve the available evaluators and their associated phone numbers:
- Use the List Evaluators API endpoint
- The response will include both evaluators and their corresponding phone numbers for testing
API Reference
Check out the List Evaluators API documentation
Example Code Running Outbound Call
Example Response Structure
Running Outbound Call Tests
Once you have your list of evaluators and phone numbers:
- Select which evaluators you want to run
- Execute the evaluators using the Running Evaluators API
- The system will automatically make outbound calls to the phone numbers associated with the selected evaluators
- Monitor the test results through the dashboard
API Reference
Learn more about the Running Evaluators API