1
0
mirror of synced 2025-12-30 12:04:43 -05:00
Files
airbyte/docs/integrations/sources/freshcaller.md
Artem Inzhyyants cf5cdd4eb9 Source FreshCaller: fix spec type check (#26065)
* Source FreshCaller: fix spec type check

* Source FreshCaller: update docs

* Source FreshCaller: fix schemas

* Source FreshCaller: reformat

* Source FreshCaller: bump version minor

* Source FreshCaller: update metadata
2023-05-17 00:32:29 +02:00

1.9 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

Version Date Pull Request Subject
0.2.0 2023-05-15 26065 Fix spec type check for start_date
0.1.0 2022-08-11 14759 🎉 New Source: Freshcaller