1
0
mirror of synced 2025-12-30 12:04:43 -05:00
Files
airbyte/docs/integrations/sources/retently.md
Henri Blancke 381f49e250 🐛 Source Retently: Fix invalid json schema for nps stream (#25714)
* [FIX] fix nps json schema

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

* [UPD] bump version to v0.1.4

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

* [UPD] add PR to changelog

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

* [UPD] update acceptance test config to new version

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

* [UPD] schemas

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

* add nulls to feedback schema, bump dockerfile, metadata.yaml and readme

* remove unused parse function

* [FIX] json schemas

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

* fix broken schema files

* enable backwards_compatibility for 0.1.5

* add back date-time to outbox.json schema and cast empty strings to null

* refactor: improve handling of empty strings

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

---------

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>
Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-05-19 16:02:02 -04:00

2.3 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.6 2023-05-10 25714 Fix invalid json schema for nps stream
0.1.5 2023-05-08 25900 Fix integration tests
0.1.4 2023-05-08 25900 Fix integration tests
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