Skip to content

ServiceNow App Record Creation

ServiceNow App integrates seamlessly with ServiceNow, enabling automated record creation in ServiceNow tables as part of your business workflows. This integration simplifies service management processes by eliminating manual data entry and ensuring accurate, consistent information transfer between systems. Record creation can be triggered on the basis of one or more lifecycle events in Hire2Retire.

Note: If you do not find the table in the Select Table dropdown, follow the steps to create an Import set web service in ServiceNow.

Configuring Create Record

The example below automates the creation of onboarding tasks within the ServiceNow platform based on incoming HR data. Specifically, it monitors for the Create operation and, upon detection, automatically generates a task in the Task table for the respective employee.

ServiceNow App Form Operations

Figure 1. Creating a Record in ServiceNow App

The task is assigned to the Premises security team to register the new employee to register for their biometric entry system.

ServiceNow App Form Operations

Figure 2. Mapping HR attributes during record configuration in the ServiceNow App

By automating this step, the process reduces manual tracking, improves compliance, and ensures that all new hires complete their biometric registration in a timely and consistent manner.

Once configured, lifecycle events automatically trigger record creation in ServiceNow.

Records are populated using identity attributes and routed based on predefined mappings, ensuring that operational tasks are executed consistently as part of the identity lifecycle.