---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# HR flows and triggers

# HR flows and triggers {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

HR flows created in Workflow Studio use natural language to automate
approvals, tasks, notifications, and record operations without coding.  
Three new flows are available to automate the triggering of Lifecycle Events. The triggers are based on changes in the HR Profile \[sn_hr_core_profile\] or Job \[sn_hr_core_job\] tables. These flows reduce or eliminate the need to write business rules to trigger Lifecycle Events.  
Nota:  
Customize these flows to use in other Lifecycle Events other than on boarding events.  
The following flows are installed with the Human Resources: Core application. These HR flows are deactivated by default.

New Hire on Boarding Case Trigger HR Profile

:   The trigger is based on the employee's start date in the HR Profile Table
    \[sn_hr_core_profile\]. If the employment start date is at or after today, the flow creates an
    HR Onboarding case. This flow runs every time an HR profile is created or updated.

    For more information about the HR Profile, see [Employee Profile table](https://www.servicenow.com/docs/_JpELc7XumhHNYlb2uMewA "The Employee Profile (sn_employee) plugin provides an Employee Profile (sn_employee_profile) table that makes the employment start date and employment end date fields available outside of HR Service Delivery. For example, the table can be used with Strategic Portfolio Management to update the resource capacity of users.") and
    [HR Profile](https://www.servicenow.com/docs/kmJ83OsxnseZR2Y80X39PA "The HR Profile application stores confidential employee data, such as name, personal contact information, email addresses, employment history, and contacts, in the scoped version of HR.").

New Hire on Boarding Case Trigger Job

:   The trigger is based on the employee's start date in the Job Table \[sn_hr_core_job\]. If the
    employment start date is at or after today, the flow creates an HR Onboarding case. This flow
    runs every time an HR profile is created or updated.

    For more information about the Job Table and related profile records, see [Capturing multiple job records for a user](https://www.servicenow.com/docs/kBZa0U9N3qq1mTahZUHJYw "Capture multiple job records for a user with the new Jobs (sn_hr_core_job) table. When creating HR cases, you can specify which job the case pertains to. For example, say that you have a payroll discrepancy case and the employee has two associated job records. When the case is created, you can specify which job the case is for.").

Case Trigger Custom Condition

:   Table: HR Profile \[sn_hr_core_profile\]This flow can be used as a template to create a
    customized trigger. The trigger is based on a custom date check for the employee start date.
    The default trigger is initiated two days prior to the employee start date. For more
    information about flows and triggers, see [Flows](https://www.servicenow.com/docs/access?context=flows&version=australia&pubname=australia-build-workflows&ft:locale=en-US).

These flows create an HR case adding an entry in the HR Lifecycle Events Case \[sn_hr_le_case\] table. If multiple flows are active at the same time, there is a high probability of creating duplicate records and cases.  
Nota:  
Only one of these flows should be active at any given time for a particular lifecycle event.
* **[Activate an HR flow](https://www.servicenow.com/docs/M~WPObIa28BB9VzsUGu5WA)**   
  HR flows help automate task and case creation.

