Add Date to Subject Line for Notifications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 09:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 09:25 AM
Hi,
If the date you want to add is from the record, then you can just add it the same way you are adding record fields on the email, it works on subject also.
i.e. ${date_field_name}
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 09:37 AM
You can always use sys_updated_on (Updated field) of the record if at the time of this email triggering, the record is being updated too.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 09:27 AM
Did you only want the month/day/year to appear based on the current day vs the full ServiceNow default date?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 10:17 AM