Skip to main content

Freshcaller

Overview

The Freshcaller source supports full refresh and incremental sync. Depending on your needs, one could choose appropriate sync mode - full refresh replicates all records every time a sync happens where as incremental replicates net-new records since the last successful sync.

Output schema

The following endpoints are supported from this source:

If there are more endpoints you'd like Airbyte to support, please create an issue.

Features

FeatureSupported?
Full Refresh SyncYes
Incremental SyncYes
SSL connectionYes
NamespacesNo

Performance considerations

The Freshcaller connector should not run into Freshcaller API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.

Getting started

Requirements

  • Freshcaller Account
  • Freshcaller API Key

Setup guide

Please read How to find your API key.

Reference

Config fields reference

Field
Type
Property name
string
domain
string
api_key
integer
requests_per_minute
string
start_date
integer
sync_lag_minutes

Changelog

VersionDatePull RequestSubject
0.3.12023-11-2832874🐛 Source: fix page_size_option parameter in spec
0.3.02023-10-2431102✨ Source: Migrate to Low Code CDK
0.2.02023-05-1526065Fix spec type check for start_date
0.1.02022-08-1114759🎉 New Source: Freshcaller