How to create a notification
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 10:31 PM
Hi team,
We need to create a notification With Accept and Reject link.
When we click on accept, it will "close" the finance case and click on reject, set back to "open" and route back to to the agent who worked on it last.
Can anyone pls here with the script.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 10:36 PM
Add below lines to your notification body to add approval and rejection option in email.
${mailto:mailto.approval}
${mailto:mailto.rejection}
Note: To show them as button, you need to add style in email body.
If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.
Thanks
dgarad
Thanks
dgarad