Callpage
Lead callback widget for website widgets, managers, users, SMS messages, and visitor callback requests.
Helps with conversion flows that connect website visitors to sales reps by phone, manage widget managers, and customize SMS notifications.
Example Use Cases
These are the Callpage actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to create a new manager for a widget. Use when you need to assign a user as a manager to handle calls for a specific widget.
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.
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.
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.
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.
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.
Tool to retrieve a list of widgets with pagination. Use when you need to page through all widgets after API authentication.
Tool to get the root API greeting. Use to verify connectivity and retrieve the initial API greeting after setting the API key.
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.
Tool to retrieve a specific manager by user_id and widget_id. Use when you need detailed information about a manager's configuration, availability, and assigned departments.