CallRail webhook adapter - winlinvip/snowplow GitHub Wiki

HOME > [SNOWPLOW TECHNICAL DOCUMENTATION](Snowplow technical documentation) > Webhooks > CallRail webhook adapter

Contents

## 1. Overview

This webhook adapter lets you track completed telephone calls logged by [CallRail] callrail-website.

## 2. Implementation ### 2.1 Event source

The [CallRail webhook API] callrail-webhooks as of 1 November 2014.

CallRail sends events as a body- and content-type-less POST request with all information on the querystring.

### 2.2 Snowplow adapter

Implementation: [CallrailAdapter] callrail-adapter

CallRail webhook support was implemented in [Snowplow 0.9.10] snowplow-0.9.10.

## 3. Events

All resources for this webhook's events:

Event JSON Schema JSON Paths Redshift Table
Call complete [call_complete 1-0-1] call-complete-json-schema [call_complete_1.json] call-complete-json-paths [com_callrail_call_complete_1.sql] call-complete-sql
Call start Unsupported Unsupported Unsupported
## 4. See also

CallRail webhook setup

⚠️ **GitHub.com Fallback** ⚠️