CallRail (Source)
Introduction
The CallRail source connector lets you authenticate to the CallRail API and validate access.
Setup
Prerequisites
- A CallRail account
- A CallRail API key
Create an API key
In CallRail, generate an API key and keep it available for the connector configuration.
Authentication
This connector uses API key authentication via the CallRail Authorization header:
- Header:
Authorization - Format:
Token token=<API_KEY>
During connection setup, the connector validates credentials by making a request to:
GET https://api.callrail.com/v3/a.json
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your CallRail API key used to authenticate API requests. |
Streams
This connector’s extraction and catalog are currently under development and do not yet expose any streams.