1.0 KiB
1.0 KiB
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
Expand to review
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.0.3 | 2025-02-23 | 54555 | Update dependencies |
| 0.0.2 | 2025-02-15 | 54022 | Update dependencies |
| 0.0.1 | 2025-01-23 | Initial release by @remilapeyre via Connector Builder |