1
0
mirror of synced 2026-01-07 09:05:45 -05:00
Files
airbyte/docs/integrations/sources/freshcaller.md
jsrcodes 611ef03631 🎉 New source: Freshcaller [Reopened] (#14759)
* Add source: Freshcaller

* Formatted

* fix connector backward compatibility

* fix unused files

* add seed file

* add changelog

* auto-bump connector version [ci skip]

Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-11 19:24:40 -03:00

1.5 KiB

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

Feature Supported?
Full Refresh Sync Yes
Incremental Sync Yes
SSL connection Yes
Namespaces No

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.

Changelog

| 0.1.0 | 2022-08-11 | 14759 | 🎉 New Source: Freshcaller |