Read Actions, including full historic backfill. Please note that incremental reading is only supported for accounts, acquisitions, subscriptions, items, plans, add_ons, measured_units, coupons, invoices, line_items, credit_payments, transactions, custom_field_definitions and shipping_methods. For all other objects, a full read of the Recurly instance will be done per scheduled read.
This connector uses Basic Auth, which means that you do not need to set up a Provider App before getting started. (Provider apps are only required for providers that use OAuth2 Authorization Code grant type.)To start integrating with Recurly:
If you are using Read Actions, create a destination.
Embed the InstallIntegration UI component. The UI component will prompt the customer for their username and password. Enter the API key as the username and leave the password field blank.
Start using the connector!
If your integration has Read Actions, you’ll start getting webhook messages.
If your integration has Write Actions, you can start making API calls to our Write API.
If your integration has Proxy Actions, you can start making Proxy API calls.