Need to check if we can include details from RITM variables in the email Body
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 05:42 AM
Hello,
Can we include details from RITM variables like catalog item in the email Body.
Flow is like first case will be created, then request & RITM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 06:22 AM
Hi @is_12 - On Requested Item [sc_req_item], you can use ${cat_item} to access the Catalog Item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 06:40 AM
Hello, @Sheldon Swift the notification where I need to access an Catalog item is on the case table.
So, I tried this already $[cat_item] it is not working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 07:09 AM
How are the Case and Catalog Item related? I'm not sure they're related OOTB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 08:14 AM
On the catalog item submission, case will be created. On this notification should be sent that case number with catalog item name & case state.