- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 12:19 AM
When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?
- A. ${event.<property name>}
- B. ${current.<property name>}
- C. ${<property name>.getDisplayValue()}
- D. ${gs.<property name>}
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 12:38 AM - edited 06-12-2024 12:39 AM
@Snow preck The correct answer is A.
- A. ${event.<property name>}
Here is the reference https://www.servicenow.com/community/itsm-forum/email-notification/m-p/695221
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 12:51 AM - edited 06-12-2024 12:54 AM
Hi @Snow preck ,
The correct answer is:
- A. ${event.<property name>}
ServiceNow Reference: Using Dynamic Content
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Mark this as Helpful / Accept the Solution if this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 12:38 AM - edited 06-12-2024 12:39 AM
@Snow preck The correct answer is A.
- A. ${event.<property name>}
Here is the reference https://www.servicenow.com/community/itsm-forum/email-notification/m-p/695221
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 12:51 AM - edited 06-12-2024 12:54 AM
Hi @Snow preck ,
The correct answer is:
- A. ${event.<property name>}
ServiceNow Reference: Using Dynamic Content
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Mark this as Helpful / Accept the Solution if this helps.