ServiceNow HR API

The ServiceNow HR API provides REST endpoints for managing Human Resources Service Delivery (HRSD) data including employee cases, lifecycle events, and HR service requests. It enables integration with external HR systems such as Workday and SuccessFactors for employee data synchronization.

API entry from apis.yml

apis.yml Raw ↑
aid: servicenow:servicenow-hr-api
name: ServiceNow HR API
tags:
- Employee Services
- HR Service Delivery
- HRSD
- Human Resources
image: https://www.servicenow.com/content/dam/servicenow-assets/images/meganav/servicenow-logo.svg
humanURL: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/hr-core-api.html
baseURL: https://{instance}.service-now.com/api/sn_hr_core
properties:
- url: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/hr-core-api.html
  type: Documentation
description: The ServiceNow HR API provides REST endpoints for managing Human Resources Service Delivery
  (HRSD) data including employee cases, lifecycle events, and HR service requests. It enables integration
  with external HR systems such as Workday and SuccessFactors for employee data synchronization.