Skip to main content

Create a ripple to notify the admin when any employee has a new job role

Ripple to notify a user when the job role field is updated.

J
Written by Joshua Shooter
Updated over a month ago

To create a background ripple to check when an employee changed their job, you need to create a query to pull the required data. To create a ripple process, you need to follow the below steps in the exact order:

  1. Create a query.

  2. Create the ripple process.

  3. Link the ripple to the query.


Create a query

The first step to build this ripple, is to create a query by following the steps below.

  1. Click Access Button image then click HR Admin.

  2. Click Queries then click the plus + icon.

  3. From the first column, select Job Role History.

  4. In the right-hand selection pane, select Job History Changed On.

  5. Click Next, and click Job History Changed On.

  6. Add a filter as Equals To and add Today.

  7. Click Next, add a description and name the query.

  8. Click Next.

Now, you can close the query and follow the next step. You will use this query later in the process.


Create a ripple

Once you've created the query, you need to create the ripple.

  1. Click Access Button image then click HR Admin.

  2. Go to Settings and select Ripple.

  3. Click the plus + button, then select the ripple type as Background.

  4. Give the ripple a name and write a description.

  5. Click Add Step:

    • Select Email the write the contents of the email.

    • Address the email to the relevant employees.

    • Click Save.


Link the ripple to the query

Since you are already on the ripples table screen, follow the steps below.

  1. Next to the ripple you created, click the star icon then click Add New Item.

  2. Create a name for the item, then select the relevant query.

  3. Enter the number of days to repeat the ripple as 1.

  4. Click Save.

Did this answer your question?