1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Files
airbyte/docs/integrations/sources/payfit.md
octavia-bot-hoard[bot] a63c1b05c4 🐙 source-payfit: run up-to-date pipeline [2025-11-25] (#70110)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:14:40 -08:00

55 lines
3.7 KiB
Markdown

# PayFit
Connector for PayFit.
## Configuration
| Input | Type | Description | Default Value |
|-------|------|-------------|---------------|
| `api_key` | `string` | API Key. | |
| `company_id` | `string` | Company ID. | |
## Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|-------------|-------------|------------|---------------------|----------------------|
| Company | id | No pagination | ✅ | ❌ |
| Collaborators | id | DefaultPaginator | ✅ | ❌ |
## Changelog
<details>
<summary>Expand to review</summary>
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.29 | 2025-11-25 | [70110](https://github.com/airbytehq/airbyte/pull/70110) | Update dependencies |
| 0.0.28 | 2025-11-18 | [69689](https://github.com/airbytehq/airbyte/pull/69689) | Update dependencies |
| 0.0.27 | 2025-10-29 | [69037](https://github.com/airbytehq/airbyte/pull/69037) | Update dependencies |
| 0.0.26 | 2025-10-21 | [68292](https://github.com/airbytehq/airbyte/pull/68292) | Update dependencies |
| 0.0.25 | 2025-10-14 | [67756](https://github.com/airbytehq/airbyte/pull/67756) | Update dependencies |
| 0.0.24 | 2025-10-07 | [67341](https://github.com/airbytehq/airbyte/pull/67341) | Update dependencies |
| 0.0.23 | 2025-09-30 | [66394](https://github.com/airbytehq/airbyte/pull/66394) | Update dependencies |
| 0.0.22 | 2025-09-09 | [65812](https://github.com/airbytehq/airbyte/pull/65812) | Update dependencies |
| 0.0.21 | 2025-08-23 | [65210](https://github.com/airbytehq/airbyte/pull/65210) | Update dependencies |
| 0.0.20 | 2025-08-09 | [64753](https://github.com/airbytehq/airbyte/pull/64753) | Update dependencies |
| 0.0.19 | 2025-08-02 | [64192](https://github.com/airbytehq/airbyte/pull/64192) | Update dependencies |
| 0.0.18 | 2025-07-26 | [63864](https://github.com/airbytehq/airbyte/pull/63864) | Update dependencies |
| 0.0.17 | 2025-07-19 | [63447](https://github.com/airbytehq/airbyte/pull/63447) | Update dependencies |
| 0.0.16 | 2025-07-12 | [63225](https://github.com/airbytehq/airbyte/pull/63225) | Update dependencies |
| 0.0.15 | 2025-07-05 | [62647](https://github.com/airbytehq/airbyte/pull/62647) | Update dependencies |
| 0.0.14 | 2025-06-28 | [62319](https://github.com/airbytehq/airbyte/pull/62319) | Update dependencies |
| 0.0.13 | 2025-06-21 | [61924](https://github.com/airbytehq/airbyte/pull/61924) | Update dependencies |
| 0.0.12 | 2025-06-14 | [60081](https://github.com/airbytehq/airbyte/pull/60081) | Update dependencies |
| 0.0.11 | 2025-05-03 | [59464](https://github.com/airbytehq/airbyte/pull/59464) | Update dependencies |
| 0.0.10 | 2025-04-27 | [59081](https://github.com/airbytehq/airbyte/pull/59081) | Update dependencies |
| 0.0.9 | 2025-04-19 | [58506](https://github.com/airbytehq/airbyte/pull/58506) | Update dependencies |
| 0.0.8 | 2025-04-12 | [57907](https://github.com/airbytehq/airbyte/pull/57907) | Update dependencies |
| 0.0.7 | 2025-04-05 | [57368](https://github.com/airbytehq/airbyte/pull/57368) | Update dependencies |
| 0.0.6 | 2025-03-29 | [56729](https://github.com/airbytehq/airbyte/pull/56729) | Update dependencies |
| 0.0.5 | 2025-03-22 | [56162](https://github.com/airbytehq/airbyte/pull/56162) | Update dependencies |
| 0.0.4 | 2025-03-08 | [55063](https://github.com/airbytehq/airbyte/pull/55063) | Update dependencies |
| 0.0.3 | 2025-02-23 | [54555](https://github.com/airbytehq/airbyte/pull/54555) | Update dependencies |
| 0.0.2 | 2025-02-15 | [54022](https://github.com/airbytehq/airbyte/pull/54022) | Update dependencies |
| 0.0.1 | 2025-01-23 | | Initial release by [@remilapeyre](https://github.com/remilapeyre) via Connector Builder |
</details>