REST connector definitions and data transformation scripts for HR authoritative source integrations. These connectors feed employee lifecycle events into Saviynt EIC for automated provisioning.
| System | Type | Status | Owner |
|---|---|---|---|
| Workday | REST (RAAS) | ✅ Production | People Technology |
| ADP Workforce Now | REST | ✅ Production | HR IT |
| SuccessFactors | OData API | 🔄 In Progress | People Technology |
- HR system fires event (hire, transfer, terminate)
- Connector retrieves full employee record
- Transformation script normalizes to Saviynt user schema
- Saviynt EIC evaluates rules and triggers provisioning workflows
See docs/connector-guide.md for step-by-step instructions.