* Files title/description update for issue # 8914 * Version update for issue # 8914 * Update airbyte-integrations/connectors/source-retently/source_retently/spec.json Update description Co-authored-by: Anna Lvova <37615075+annalvova05@users.noreply.github.com> * Update airbyte-integrations/connectors/source-retently/source_retently/spec.json Update Description Co-authored-by: Anna Lvova <37615075+annalvova05@users.noreply.github.com> * add doc * add doc * bump version Co-authored-by: Anna Lvova <37615075+annalvova05@users.noreply.github.com> Co-authored-by: alvova <annalvova05@gmail.com>
1.4 KiB
1.4 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.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 |