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 | ✅ | ❌ |
Reference
Config fields reference
Field
Type
Property name
API Key
required
string
api_key
Company ID
required
string
company_id
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.0.1 | 2025-01-23 | Initial release by @remilapeyre via Connector Builder |