Documentation Index
Fetch the complete documentation index at: https://docs.kombo.dev/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Kombo supports SFTP integrations where your customers can send data to our servers in any format, which we then normalize into our unified model. Because we accept any file structure as provided by the customer’s system, each integration requires its own mapping configuration. When the first file for an SFTP integration is received, the initial sync will fail because no mappings are set up yet — this is expected. Our support team is automatically notified and will create the necessary mappings. Alternatively, you can configure or adjust the mappings yourself using self-serve mapping.Self-serve SFTP mappings
1. Inspect the uploaded files
You can view the uploaded files in the Kombo dashboard to review their structure and verify data completeness. Confirm that the exported data meets your expectations before proceeding. This requires admin permissions.
2. Select a file parser
Kombo will automatically try to detect the file format. Supported formats are JSON, Excel (XLSX), and CSV. Verify the detected parser or manually select the correct one. Validate that the parsing works correctly by checking the number of rows parsed.
3. Choose the employee ID column
Select the column containing a unique and stable identifier for each employee. This identifier must remain consistent across all future uploads to reliably sync and deduplicate employee records.