1
0
mirror of synced 2025-12-25 02:09:19 -05:00
Files
airbyte/docs/integrations/sources/keka.md

1.8 KiB

Keka

The Keka Connector for Airbyte allows seamless integration with the Keka platform, enabling users to automate the extraction and synchronization of employee management and payroll data into their preferred destinations for reporting, analytics, or further processing.

Configuration

Input Type Description Default Value
scope string Scope.
api_key string API Key.
client_id string Client ID. Your client identifier for authentication.
grant_type string Grant Type.
client_secret string Client Secret. Your client secret for secure authentication.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
Employees DefaultPaginator
Attendance DefaultPaginator
Clients DefaultPaginator
Projects DefaultPaginator
Project Timesheets DefaultPaginator
Leave Type identifier DefaultPaginator
Leave Request DefaultPaginator

Changelog

Expand to review
Version Date Pull Request Subject
0.0.3 2025-02-15 53861 Update dependencies
0.0.2 2025-02-08 53271 Update dependencies
0.0.1 2025-01-29 Initial release by @bhushan-dhwaniris via Connector Builder