Add a service catalog variable to email notification?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 02:47 PM
Hi everyone,
Can I get your feedback on how to add a variable from the request item to the request notification. Currently when I add the variable on notifications using the sc_req_item table I utilize Project Name: ${variables.request_name} in the message html and the variable is visible. However, when the table is changed to sc_request it is not visible. Any ideas?
thanks so much for your feedback!!
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 03:16 PM
The variables are not on the sc_request table so using ${variables.xxx} won’t work