This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Recurly

Overview

The Recurly source syncs the following streams: Accounts, Coupons, Invoices, Plans, Subscriptions, Transactions

The source is using Airbyte docker image (@airbyte/source-recurly). Learn more how Airbyte-based sources work

How to connect

Generate a API key using the Recurly documentation. We recommend creating a restricted, read-only key specifically for access. This will allow you to control which resources should be able to access.

Connection Parameters

ParameterDocumentation
api_key*
string
(required)
Recurly API Key. See the docs for more information on how to generate this key.