# Callpage AI integration on Definable

> CallPage is a lead capture tool that enables businesses to connect with website visitors through immediate phone callbacks, enhancing lead generation and sales conversion rates.

## What this connects

CallPage is a lead capture tool that enables businesses to connect with website visitors through immediate phone callbacks, enhancing lead generation and sales conversion rates.

Vendor: https://www.callpage.io/

## Tools available

**26** tools available. First 12:

- `CALLPAGE_ADD_USERS_TO_WIDGET` — Add Users to Widget — Tool to add users to a widget as managers. Use when you need to create or update manager assignments for a widget. If a user-widget pair already exists, the existing manager will be updated instead of creating a new one.
- `CALLPAGE_CREATE_SMS_MESSAGE` — Create SMS Message — Tool to create custom SMS messages for specific widget events. Use when you need to set up automated SMS notifications for call events like completed dials, scheduled calls, or missed calls.
- `CALLPAGE_CREATE_USER` — Create User — Tool to create a new user with specified name, phone number, email and role. Use when you need to add a new admin or manager user to your CallPage account.
- `CALLPAGE_DELETE_MANAGER` — Delete Manager — Tool to delete a manager from a widget. Use when you need to remove a manager assignment after verifying both user_id and widget_id.
- `CALLPAGE_DELETE_USER` — Delete User by Id — Tool to delete a user by id. Use when you need to remove an existing user after verifying their ID.
- `CALLPAGE_GET_ALL_MANAGERS` — Get All Managers — Tool to retrieve a list of managers for a specific widget with pagination. Use when you need to page through all managers assigned to a widget after confirming its ID.
- `CALLPAGE_GET_ALL_SMS_MESSAGES` — Get All SMS Messages — Tool to retrieve all SMS messages for a widget. Use when you need to fetch both default and custom SMS templates after confirming the widget exists.
- `CALLPAGE_GET_ALL_USERS` — Get All Users — Tool to retrieve a list of all users with pagination. Use when you need to page through all users in your CallPage account to synchronize or audit user records.
- `CALLPAGE_GET_ALL_VOICE_MESSAGES` — Get All Voice Messages — Tool to retrieve all voice messages for a widget. Returns custom voice messages if configured, otherwise returns default messages. Use when you need to view or audit voice message settings.
- `CALLPAGE_GET_ALL_WIDGETS` — Get All Widgets — Tool to retrieve a list of widgets with pagination. Use when you need to page through all widgets after API authentication.
- `CALLPAGE_GET_API_ROOT` — Get API Root — Tool to get the root API greeting. Use to verify connectivity and retrieve the initial API greeting after setting the API key.
- `CALLPAGE_GET_CALLS_HISTORY` — Get Calls History — Tool to retrieve calls history with filtering and pagination. By default returns all calls for all users' widgets. Use when you need to query historical call data with optional filters for date range, status, widgets, users, tags, or phone numbers.

## Auth

Auth schemes: `API_KEY`.

## How agents use Callpage

Inside a Definable workflow, Callpage is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Callpage** — the Researcher (GPT-5.5) pulls context from Callpage (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Callpage** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Callpage (create record, post message, draft email).
- **Designer / Engineer → Distributor → Callpage** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Callpage (attach file, open PR comment, post status).

The Verifier checks every Callpage call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- phone & sms — https://definable.ai/apps/category/phone-&-sms/
- crm — https://definable.ai/apps/category/crm/

## Related

- HTML page: https://definable.ai/apps/callpage/
- Same category (phone & sms): https://definable.ai/apps/category/phone-&-sms/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
