Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create email notifications for translation request due dates

As an admin, you can create email notifications triggered by translation request due dates.

Before you begin

Create your own notification category to identify and group your notifications related to Localization Workspace translation projects. For instructions see Create notification categories.

Role required: admin

About this task

From version 2.0.2, your users may set a due date when requesting translations in Localization Workspace. You can reference these due dates to send email notifications.

For more information see Request translations in Localization Workspace: Estimate and Due Date. For background information about configuring email notifications, see Create an email notification.

The following procedure is specific to notifications for Localization Workspace translation request due dates. In the example scenario, a notification is sent when a translation request is past due (the request is still in progress after its due date).

Procedure

  1. Navigate to All > System Notification > Email > Notifications.

  2. Select New.

  3. Fill in the fields according to the following guidance.

    FieldDescription
    NameEnter a unique, descriptive name for these notifications.
    TableSelect the Localization Project [sn_lf_project] table from the list of tables.
    CategoryIf you have already set up your own category for these notifications, you can select it from the drop-down list. For information see Create notification categories.
Image omitted: lw-email-notif-due-dates-main.png
An email notification form with the Table field set to Localization Project. Includes a reminder to preconfigure the notification Category.
  1. On the When to send tab, fill in the fields.
FieldDescription
Send whenSelect `Record inserted or updated`.
UpdatedSelect this check box.
InsertedClear this check box.
ConditionsIn the example, two conditions are set:1. `State is In Progress` 2. `Due date before Today`
Image omitted: lw-email-notif-due-dates-when.png
The When to send tab of the email notification form. Two example conditions are highlighted.
  1. On the Who will receive tab, fill in the fields according to your organizational requirements.
FieldDescription
UsersSelect the lock icon
Image omitted: LockIconNE.png
No alternative text supplied
to add an individual user from the User \[sys\_user\] table.
Users/Groups in FieldsSelect the lock icon to add recipients from fields in the Localization Project \[sn\_lf\_project\] table.
GroupsSelect the lock icon to add a group of users, such as Localization Requestor, from the Group \[sys\_user\_group\] table.
SubscribableOption to enable all users to subscribe to the notification.Note: Recipients can receive email about records that they can’t normally access from the user interface, so consider the sensitivity of the information before selecting this option.
  1. On the What it will contain tab, fill in the fields according to your organizational requirements.
FieldDescription
Email templateYou can search for an existing template.
SubjectYou can use variables from the Localization Project [sn_lf_project] table, available under Select variables.
Message HTMLYou can use variables from the Localization Project [sn_lf_project] table, available under Select variables. Example variables from this table:- ${short_description} for Short Description - ${due_date} for due date - ${made_sla} for Made SLA
  1. Select Submit (or Update if you are editing) to finish the record.

What to do next

After creating or updating a notification, review its record in the Notifications [sysevent_email_action] table. You can select Preview Notification to open an example of the email notification. Use this function to confirm how the notification appears to recipients.

Image omitted: lw-email-notif-due-dates-preview.png
In the top menu bar of the example's notification form, the Preview Notification button is highlighted.

For more information, see Preview email notifications.

Parent Topic:Creating email notifications for Localization Workspace