callrail
CallRail API integration with managed OAuth. Track and analyze phone calls, manage tracking numbers, companies, and tags. Use this skill when users want to access call data, manage tracking numbers, view call analytics, or organize calls with tags. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/callrailWhat This Skill Does
The CallRail skill provides a seamless integration between the OpenClaw AI agent and your CallRail account via managed OAuth. It acts as a specialized proxy, allowing the AI to interact directly with the CallRail REST API to retrieve call analytics, manage tracking numbers, oversee company configurations, and handle tags. By utilizing the Maton AI gateway, this skill automates the complex OAuth token management, enabling users to perform administrative and analytical tasks through simple natural language commands.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/callrail
Once installed, ensure your MATON_API_KEY is configured as an environment variable to authorize your requests. You will also need to initialize your connection by visiting https://ctrl.maton.ai to authenticate via OAuth. Once authorized, the gateway will manage your sessions and headers automatically.
Use Cases
- Call Analytics: Quickly query call history, duration, and source data to report on marketing campaign effectiveness.
- Inventory Management: Programmatically update or review tracking numbers across multiple company accounts without manual dashboard entry.
- Lead Organization: Automatically apply tags to calls based on agent notes or transcription analysis to streamline CRM workflows.
- Performance Monitoring: Setup alerts or periodic summaries of incoming lead volume and call quality metrics.
Example Prompts
- "List all calls from last week for the marketing company account and identify which tracking number received the most traffic."
- "Search for all calls tagged as 'high-intent' from this month and create a summary report of their sources."
- "Check the status of my connection to CallRail and let me know if any tracking numbers need to be updated or refreshed."
Tips & Limitations
- Data Privacy: This skill interacts with sensitive call data. Ensure your Maton API key is stored securely in your environment variables and never shared in scripts.
- Gateway Pathing: Always map your requests to the correct
native-api-pathunder thehttps://gateway.maton.ai/callrail/prefix. If the endpoint is not supported by the proxy, you may need to use theapi-gatewayskill. - Connection Status: Always verify your connection status at
ctrl.maton.aiif you encounter 401 Unauthorized errors, as OAuth tokens may require periodic re-authentication.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-callrail": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.