Chift
Chift is a tool that allows for the integration of financial data into SaaS products.
Configuration
| Input | Type | Description | Default Value |
|---|---|---|---|
client_id | string | Client Id. | |
account_id | string | Account Id. | |
client_secret | string | Client Secret. |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|---|---|---|---|
| consumers | consumerid | No pagination | ✅ | ❌ |
| connections | connectionid | No pagination | ✅ | ❌ |
| syncs | No pagination | ✅ | ❌ |
IP allow list
If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.
Reference
Config fields reference
Field
Type
Property name
Account Id
required
string
account_id
Client Id
required
string
client_id
Client Secret
required
string
client_secret
Changelog
Expand to review
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.0.15 | 2026-06-09 | 79250 | Update dependencies |
| 0.0.14 | 2026-06-02 | 78653 | Update dependencies |
| 0.0.13 | 2026-04-28 | 77164 | Update dependencies |
| 0.0.12 | 2026-04-21 | 76551 | Update dependencies |
| 0.0.11 | 2026-03-31 | 75769 | Update dependencies |
| 0.0.10 | 2026-03-17 | 75077 | Update dependencies |
| 0.0.9 | 2026-03-10 | 74454 | Update dependencies |
| 0.0.8 | 2026-02-24 | 73822 | Update dependencies |
| 0.0.7 | 2026-02-17 | 73447 | Update dependencies |
| 0.0.6 | 2026-02-10 | 73000 | Update dependencies |
| 0.0.5 | 2026-02-03 | 72704 | Update dependencies |
| 0.0.4 | 2026-01-20 | 72112 | Update dependencies |
| 0.0.3 | 2026-01-14 | 71711 | Update dependencies |
| 0.0.2 | 2025-12-19 | 70944 | Update dependencies |
| 0.0.1 | 2025-10-13 | Initial release by @FVidalCarneiro via Connector Builder |