Skip to main content

Fetching Data

Kombo reads data from your connected HR systems in regular intervals (every 3 hours by default). This ensures that you will always have a reliable data source, whether your customer is using a modern, well-kept HR system or a legacy system with irregular downtimes. Our API is designed to enable you to keep your data source up-to-date and as effectively as possible. Listen to our webhooks and filter purely based on the changed data. You’ll receive all data in the unified model, meaning you only have to integrate once.

Writing data

You will also format your request data using our unified model when writing to an HR system via Kombo to ensure that you don’t have to worry about tool-specific differences when writing data either. For tools that require additional fields, we dynamically generate remote fields.

Further resources

Explore our further resources to dive deeper:

Querying the API

Learn how to filter and paginate the Kombo GET endpoints.

Fetching Data

Learn how to efficiently keep data in your system up-to-date.

Official SDKs

Use our official SDKs for ergonomic and type-safe API interactions.