Finch Request Forwarding is a passthrough API feature that enables you to issue raw requests directly against an employment system’s API.
Integration | Authentication Method | API Documentation |
---|---|---|
BambooHR | oauth | https://documentation.bamboohr.com/reference |
Factorial HR | oauth | https://apidoc.factorialhr.com/reference |
Gusto | oauth | https://docs.gusto.com/app-integrations/reference |
HiBob | credential api_token | https://apidocs.hibob.com/reference |
Justworks | oauth | https://public-api.justworks.com/v1/docs |
Paycom | api_token | https://drive.google.com/file/d/1aC9C4W1mZo4oFxNIZUtS1zkfJ4tH6WjD/view?usp=sharing |
Personio | api_token | https://developer.personio.de/reference |
Rippling | oauth | https://developer.rippling.com/documentation/base-api |
TriNet | api_token | https://developers.trinet.com/explore-trinet-apis |
UKG Pro | api_token | https://developer.ukg.com/hcm/reference/welcome-to-the-ukg-pro-api |
Workday1 | api_token | https://community.workday.com/sites/default/files/file-hosting/productionapi/index.html |
UKG Ready | api_token | https://secure7.saashr.com/ta/docs/rest/public/ |
source_id
field in Finch’s /employment response, use the /forward endpoint to access additional details directly from Personio’s API, including this individual’s termination_reason
.
Request:
request
, alongside the forwarded response details from Personio’s API. The response body that was retrieved from Personio is provided in raw format in the data
response field. Myriam’s termination_reason can be extracted from here.