1
0
mirror of synced 2026-01-07 09:05:45 -05:00
Files
airbyte/docs/integrations/sources/tremendous.md

2.0 KiB
Raw Blame History

Tremendous

Tremendous connector enables seamless integration with Tremendous API. This connector allows organizations to automate and sync reward, incentive, and payout data, tapping into 2000+ payout methods, including ACH, gift cards, PayPal, and prepaid cards, all from a single platform.

Configuration

Input Type Description Default Value
api_key string API Key. API key to use. You can generate an API key through the Tremendous dashboard under Team Settings > Developers. Save the key once youve generated it.
environment string Environment.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
orders id DefaultPaginator
products id DefaultPaginator
funding_sources id DefaultPaginator
account_members id DefaultPaginator
campaigns id DefaultPaginator
exchange_rates DefaultPaginator
organizations id DefaultPaginator
balance_transactions DefaultPaginator
rewards id DefaultPaginator
invoices id DefaultPaginator

Changelog

Expand to review
Version Date Pull Request Subject
0.0.3 2024-12-12 49375 Update dependencies
0.0.2 2024-12-11 49128 Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.0.1 2024-10-29 Initial release by @bishalbera via Connector Builder