1
0
mirror of synced 2026-01-14 21:06:21 -05:00
Files
airbyte/docs/integrations/sources/retently.md
Henri Blancke 305b1eb7ef 🎉 Source Retently: Add campaigns, feedback, outbox, templates streams (#19456)
* [ADD] missing streams

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] increase request limit

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] update customers schema

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] formatting, fix unit and acceptance tests

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] bump version

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [FIX] feedback additional questions answer can be string

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] docs

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] companies pagination limit

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] add all streams to configured catalog

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] update sample catalog

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] add newline

Co-authored-by: Haithem SOUALA <haithem.souala@woopit.fr>

* fix: modify schema files to pass SAT

* Update configured_catalog.json

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>
Co-authored-by: Haithem SOUALA <haithem.souala@woopit.fr>
Co-authored-by: Sajarin <sajarindider@gmail.com>
2022-12-16 13:18:48 -05:00

1.5 KiB

Retently

Overview

The Retently source supports full refresh sync.

Output schema

Several output streams are available 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 No
SSL connection No
Namespaces No

Getting started

Requirements

  • Retently Account
  • Retently API Token

Setup guide

Retently supports two types of authentication: by API Token or using Retently oAuth application.

You can get the API Token for Retently here. OAuth application is here.

Changelog

Version Date Pull Request Subject
0.1.3 2022-11-15 19456 Add campaign, feedback, outbox and templates streams
0.1.2 2021-12-28 9045 Update titles and descriptions
0.1.1 2021-12-06 8043 🎉 Source Retently: add OAuth 2.0
0.1.0 2021-11-02 6966 🎉 New Source: Retently