How to set push notification message for latest inserted/updated worknotes list and also the time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2024 04:40 AM
Hello,
How to set push notification message for latest inserted/updated work notes and also the time of the latest work note is inserted.
I've tried the following
${number} <here I need the current time/ latest work note inserted time>
"Some content for message"
${work_notes}
Expected output
WOTXXXXX 2024-11-21 13:46:55 - <Name>
Some content for message
<latest work notes that is inserted>(only the latest inserted one)
But I'm getting all the work notes.
Thanks in advance
Anjali

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2025 10:27 AM
Curious to know if you found a solution?
I have a similar requirement for a push notification and adding the OOB email script 'incident_lastest_worknote' doesn't seem to work