> For the complete documentation index, see [llms.txt](https://docs.balkan.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.balkan.id/updates/release-notes/integrate-your-hris-or-identity-provider-without-exposing-sensitive-personnel-data-or-powerful-admin.md).

# Integrate your HRIS or Identity Provider without exposing sensitive personnel data or powerful admin

BalkanID customers can now automate custom employee data integration with HRIS and Identity Providers. With BalkanID Bulk API (Early Access) Administrators can automatically upload employee data from HRIS and Identity Providers without exposing sensitive personnel data or powerful administrative credentials. As a result, employee data will be always up to date, while sensitive data and administrative credentials will never be exposed.

Bulk API (Early Access) is the most flexible way to integrate a custom HRIS or Identity Provider with BalkanID that works with any customer specific business process, security constraint, or integration need. Customer is in full control of application credentials, what data is extracted, as well as the update schedule.

You can start using the Bulk API (Early Access) today by [contacting Customer Support](https://support.balkan.id). To learn more, go to <https://developer.balkan.id>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.balkan.id/updates/release-notes/integrate-your-hris-or-identity-provider-without-exposing-sensitive-personnel-data-or-powerful-admin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
