Uploads a document and associates it with a specific employee record.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Category is optionalDo take a look at Get Document Categories API to fetch the list of Categories. You can pass the
idof the corresponding category that pertains to your use case in this API.
Supported Apps
Here are the list of apps that support this API.
Workday (workday)
Hibob (hibob)
In this API, you can specify the folder in which you want to upload the document through the category parameter :
If the category is not specified, the default folder is the Shared folder. For more information and sample requests, refer to https://developers.getknit.dev/docs/hibob#upload-a-document-for-an-employee-api-in-hibob
Sage (sage-hris)
BambooHR (bamboohr)
Get the Employee Document Categories through Passthrough Request before uploading a document
For more information and sample requests, refer to https://developers.getknit.dev/docs/getting-started-with-bamboohr-api#upload-a-document-for-an-employee-api-in-bamboohr
Personio (personio)
Darwinbox (darwinbox)
-
categoryis mandatory. You should get thesectionfor the file you want to upload from Darwinbox integrations team and specify that in thecategoryfield. -
You must specify
documentTypein the metadata object.documentTypeis the name of the document type orsection_attribute, and is provided by Darwinbox integrations team
Zoho People (zoho-people)
category is mandatory.
SAP SuccessFactors (successfactors)
Supported Request Fields:
employeeId- RequiredfileName- RequiredfileContentfileUrlcontentTypecategory
Supported Response Fields:
id
Oracle Cloud HCM (oracle-hcm)
Keka HR (keka)
People HR (peopleHR)
Avionte (avionte)
HR Works (hr-works)
Supported Request Fields:
employeeId- RequiredfileName- RequiredfileUrl- Requiredcategory- Required (id can be obtained using get document categories API)
Sesame HR (sesamehr)
Supported Request Fields:
employeeId- RequiredfileName- RequiredfileContentfileUrlcontentType
Supported Response Fields:
documentId

