CallRail webhook adapter - OXYGEN-MARKET/oxygen-market.github.io GitHub Wiki

HOME > SNOWPLOW TECHNICAL DOCUMENTATION > Webhooks > CallRail webhook adapter

Contents

1. Overview

This webhook adapter lets you track completed telephone calls logged by CallRail.

2. Implementation

2.1 Event source

The CallRail webhook API 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 webhook support was implemented in 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_1.json com_callrail_call_complete_1.sql
Call start Unsupported Unsupported Unsupported

4. See also

CallRail webhook setup

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