Configure Hooks for Data Import
Configure hooks for Active Directory (AD) server data import.
The configurable Python-based hook runs during the Active Directory (AD) user data import process in Organization Hierarchy. This hook allows administrators to programmatically access and manipulate the user attributes retrieved from the AD server.
Using this hook, you can:
- Add new attributes to each user profile.
- Remove or modify existing attributes.
- Normalize or transform attribute values to meet internal standards.
- Enrich user data by fetching and merging attributes from external data sources.
This level of customization ensures that imported user data aligns with your organization’s business logic and integration requirements, all without modifying the core import workflow.