Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2017 12:27 AM
If this is specific to one catalog item alone, You should add the notification in your workflow. See screenshot below
Your workflow should be on requested item table, The first two lines gives you access to fields on requested item. Similarly you can access all other fields in it
Number: ${number}
Item: ${cat_item}
If you want to display catalog variables in your mail, Access them with this syntax ${variables.variable_name}
State : ${variables.state}
Country: ${variables.country}
Thanks
Please Hit like, Helpful or Correct depending on the impact of the response